blob: ca932b1f8cdd6059da93bb4ea986f27b48cf01bd (
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
85
86
87
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [1475] Drop line which should never have been commited
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B1475%5D%20Drop%20line%20which%20should%20never%20have%20been%0A%09commited&In-Reply-To=%3CBANLkTikNa%2BqhF0kxj4DqmRORamFzoQMEMA%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004914.html">
<LINK REL="Next" HREF="004898.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [1475] Drop line which should never have been commited</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B1475%5D%20Drop%20line%20which%20should%20never%20have%20been%0A%09commited&In-Reply-To=%3CBANLkTikNa%2BqhF0kxj4DqmRORamFzoQMEMA%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [1475] Drop line which should never have been commited">thierry.vignaud at gmail.com
</A><BR>
<I>Mon May 23 08:09:46 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004914.html">[Mageia-dev] Freeze push: drakx-installer-rescue
</A></li>
<LI>Next message: <A HREF="004898.html">[Mageia-dev] [1475] Drop line which should never have been commited
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4897">[ date ]</a>
<a href="thread.html#4897">[ thread ]</a>
<a href="subject.html#4897">[ subject ]</a>
<a href="author.html#4897">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 23 May 2011 01:00, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote:
><i> Revision 1475 Author pterjan Date 2011-05-23 01:00:33 +0200 (Mon, 23 May
</I>><i> 2011)
</I>><i>
</I>><i> Log Message
</I>><i>
</I>><i> Drop line which should never have been commited
</I>
OK but you also committed totally unrelated stuff:
><i> Modified: build_system/iurt/trunk/ulri
</I>><i> ===================================================================
</I>><i> --- build_system/iurt/trunk/ulri 2011-05-22 22:57:27 UTC (rev 1474)
</I>><i> +++ build_system/iurt/trunk/ulri 2011-05-22 23:00:33 UTC (rev 1475)
</I>><i> @@ -668,6 +668,9 @@
</I>><i> $cmd =~ s!__DIR__!$path/$prefix!g;
</I>><i> $cmd =~ s!__TARGET__!$target!g;
</I>><i> $cmd =~ s!__PACKAGER__!$user!g;
</I>><i> + my $section = $media;
</I>><i> + $section =~ s!/.*\$!!;
</I>><i> + $cmd =~ s!__SECTION__!$section!g;
</I>><i>
</I>><i> my $media_to_add;
</I>><i> if (ref $config->{media}{$target}{$media}) {
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004914.html">[Mageia-dev] Freeze push: drakx-installer-rescue
</A></li>
<LI>Next message: <A HREF="004898.html">[Mageia-dev] [1475] Drop line which should never have been commited
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4897">[ date ]</a>
<a href="thread.html#4897">[ thread ]</a>
<a href="subject.html#4897">[ subject ]</a>
<a href="author.html#4897">[ 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>
|