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/002459.html | 90 ++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002459.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002459.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002459.html b/zarb-ml/mageia-sysadm/2011-January/002459.html new file mode 100644 index 000000000..dbf07b630 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002459.html @@ -0,0 +1,90 @@ + + + + [Mageia-sysadm] [351] Have a different lock for ulri and emi, they do not need to be sync-ed more than with .done + + + + + + + + + +

[Mageia-sysadm] [351] Have a different lock for ulri and emi, they do not need to be sync-ed more than with .done

+ root at mageia.org + root at mageia.org +
+ Wed Jan 26 01:11:09 CET 2011 +

+
+ +
Revision: 351
+Author:   pterjan
+Date:     2011-01-26 01:11:09 +0100 (Wed, 26 Jan 2011)
+Log Message:
+-----------
+Have a different lock for ulri and emi, they do not need to be sync-ed more than with .done
+
+Modified Paths:
+--------------
+    build_system/iurt/trunk/ulri
+
+Modified: build_system/iurt/trunk/ulri
+===================================================================
+--- build_system/iurt/trunk/ulri	2011-01-25 22:52:33 UTC (rev 350)
++++ build_system/iurt/trunk/ulri	2011-01-26 00:11:09 UTC (rev 351)
+@@ -164,7 +164,7 @@
+ }
+ 
+ $run{pidfile_home} = $config->{tmp};
+-$run{pidfile} = "upload";
++$run{pidfile} = $program_name;
+ my $pidfile = check_pid(\%run);
+ 
+ #my $cache = init_cache(\%run, $config, { done => {} });
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110126/a5869877/attachment.html>
+
+ + + + + + + + + + +
+

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