index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/seed-build-list | 6 |
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 |