From 89745907f5137c4de7ed7dfc50646b066cd8fa86 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 18 Feb 2018 08:27:48 +0100 Subject: bin/get-package-updates: clarify comment --- bin/get-package-updates | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/get-package-updates b/bin/get-package-updates index d516a96..97422f5 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -611,7 +611,8 @@ fi } | \ ${mysql_command} -# update loop list in database +# update loop list in database (beware, the packages are expected to be in "build-list", +# not "to-be-decided", so we need to run this after moving the packages from "to-be-decided" to the "build-list". mysql_find_build_assignment_loops # Move the .new-files to the actual files -- cgit v1.2.3