From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002228.html | 94 ++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002228.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002228.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002228.html b/zarb-ml/mageia-sysadm/2011-January/002228.html new file mode 100644 index 000000000..5e9cef0dd --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002228.html @@ -0,0 +1,94 @@ + + + + [Mageia-sysadm] [318] Fix first part of message not being displayed + + + + + + + + + +

[Mageia-sysadm] [318] Fix first part of message not being displayed

+ root at mageia.org + root at mageia.org +
+ Tue Jan 18 21:57:57 CET 2011 +

+
+ +
Revision: 318
+Author:   pterjan
+Date:     2011-01-18 21:57:56 +0100 (Tue, 18 Jan 2011)
+Log Message:
+-----------
+Fix first part of message not being displayed
+
+Modified Paths:
+--------------
+    build_system/iurt/trunk/lib/Iurt/Process.pm
+
+Modified: build_system/iurt/trunk/lib/Iurt/Process.pm
+===================================================================
+--- build_system/iurt/trunk/lib/Iurt/Process.pm	2011-01-18 15:06:13 UTC (rev 317)
++++ build_system/iurt/trunk/lib/Iurt/Process.pm	2011-01-18 20:57:56 UTC (rev 318)
+@@ -69,7 +69,7 @@
+ 		    sleep 1;
+ 		}
+ 	    } else  {
+-		plog("another instance [$pid] is already running for ",
++		plog('WARN', "another instance [$pid] is already running for ",
+ 				time()-$time, " seconds");
+ 		exit();
+ 	    }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110118/23dfd8d8/attachment-0001.html>
+
+ + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1