blob: 868ee3ca84a80992edd49d64b94a3e96f3088e92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [soft-commits] [6582] initial import
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6582%5D%20initial%20import&In-Reply-To=%3C50BF6AE3.20604%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="020598.html">
<LINK REL="Next" HREF="020586.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [soft-commits] [6582] initial import</H1>
<B>Guillaume Rousse</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6582%5D%20initial%20import&In-Reply-To=%3C50BF6AE3.20604%40gmail.com%3E"
TITLE="[Mageia-dev] [soft-commits] [6582] initial import">guillomovitch at gmail.com
</A><BR>
<I>Wed Dec 5 16:40:19 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="020598.html">[Mageia-dev] [soft-commits] [6582] initial import
</A></li>
<LI>Next message: <A HREF="020586.html">[Mageia-dev] [soft-commits] [6583] use Test::Compile for more automation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20600">[ date ]</a>
<a href="thread.html#20600">[ thread ]</a>
<a href="subject.html#20600">[ subject ]</a>
<a href="author.html#20600">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 05/12/2012 16:04, Thierry Vignaud a écrit :
><i> # <breaking POD in urpm::install>>
</I>><i> # make test
</I>><i> (...)
</I>><i> ^C
</I>><i> # perl t/pod.t
</I>><i> 1..37
</I>><i> ok 1 - POD test for blib/script/urpmq (no pod)
</I>It works because the 'blib' directory has been created and populated,
whereas just passing the 'urpm' directory name make the test
context-independant.
--
BOFH excuse #323:
Your processor has processed too many instructions. Turn it off
immediately, do not type any commands!!
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="020598.html">[Mageia-dev] [soft-commits] [6582] initial import
</A></li>
<LI>Next message: <A HREF="020586.html">[Mageia-dev] [soft-commits] [6583] use Test::Compile for more automation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20600">[ date ]</a>
<a href="thread.html#20600">[ thread ]</a>
<a href="subject.html#20600">[ subject ]</a>
<a href="author.html#20600">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|