[Mageia-sysadm] [373] Upload packages in submission order

root at mageia.org root at mageia.org
Sun Jan 30 23:18:51 CET 2011


Revision: 373
Author:   pterjan
Date:     2011-01-30 23:18:51 +0100 (Sun, 30 Jan 2011)
Log Message:
-----------
Upload packages in submission order

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

Modified: build_system/iurt/trunk/emi
===================================================================
--- build_system/iurt/trunk/emi	2011-01-30 11:36:36 UTC (rev 372)
+++ build_system/iurt/trunk/emi	2011-01-30 22:18:51 UTC (rev 373)
@@ -172,7 +172,7 @@
 # Decide what should be uploaded
 #
 
-foreach my $prefix (keys %pkg_tree) {
+foreach my $prefix (sort keys %pkg_tree) {
     my $target = $pkg_tree{$prefix}{target};
     my $path = $pkg_tree{$prefix}{path};
     my $section = $pkg_tree{$prefix}{section};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110130/bde655d0/attachment.html>


More information about the Mageia-sysadm mailing list