From 6381d1866fa9303fce0d38ee2ce7b589e9b3e28c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 20 Feb 2020 13:47:22 +0100 Subject: bin/seed-build-list: fix TODO --- bin/seed-build-list | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/seed-build-list b/bin/seed-build-list index 32bd6df..2d840db 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -727,10 +727,10 @@ if ${update}; then # TODO: We might now need to delete deletion-list packages which are now # on the build-list, too. The questions are: -# Does that actually happen? -# Why should that actually happen? +# Does that actually happen? Yes, it does! +# Why should that actually happen? Because we requested to reschedule them! # Should we rather fix the other end (e.g. should these packages really -# be on the build-list)? +# be on the build-list)? Yes, if they were wrongly on the deletion-list! } | \ mysql_run_query -- cgit v1.2.3