[Blends-commit] [SCM] blends-dev branch, master, updated. 3a696eff679d8ec797ad746033a5aaa4f03edf7b
Andreas Tille
tille at debian.org
Mon Nov 3 12:11:49 UTC 2014
The following commit has been merged in the master branch:
commit 3a696eff679d8ec797ad746033a5aaa4f03edf7b
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 3 13:11:10 2014 +0100
Mark FIXME to sort tasks control file (tested but do not touch in freeze time)
diff --git a/devtools/blend-gen-control b/devtools/blend-gen-control
index 3ec8aa5..46a61e5 100755
--- a/devtools/blend-gen-control
+++ b/devtools/blend-gen-control
@@ -361,7 +361,7 @@ sub task_packages {
push @packages, $package;
}
}
- return @packages;
+ return @packages; ### FIXME!: insert sort here to enable sorted list inside tasks control file (tested on 2014-11-03 but do not touch in freeze time)
}
#
--
Git repository for blends code
More information about the Blends-commit
mailing list