[Mageia-sysadm] [311] Do not let ulri run again until emi finished

root at mageia.org root at mageia.org
Mon Jan 17 17:57:35 CET 2011


Revision: 311
Author:   pterjan
Date:     2011-01-17 17:57:35 +0100 (Mon, 17 Jan 2011)
Log Message:
-----------
Do not let ulri run again until emi finished

Modified Paths:
--------------
    build_system/iurt/trunk/emi

Modified: build_system/iurt/trunk/emi
===================================================================
--- build_system/iurt/trunk/emi	2011-01-16 22:59:25 UTC (rev 310)
+++ build_system/iurt/trunk/emi	2011-01-17 16:57:35 UTC (rev 311)
@@ -167,10 +167,7 @@
 check_upload_tree(\%run, $done, \&done_func,);
 check_upload_tree(\%run, $todo, \&todo_func,);
 
-# Once the tree is checked, ulri can be launched again
-unlink $pidfile;
 
-
 #
 # Decide what should be uploaded
 #
@@ -284,5 +281,6 @@
     }
 }
 
+unlink $pidfile;
 exit();
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110117/dccce00c/attachment.html>


More information about the Mageia-sysadm mailing list