summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-07 13:26:36 +0200
committerErich Eckner <git@eckner.net>2018-06-07 13:26:36 +0200
commit97d5076300f3c56464bb3eabe426ceb2c9681e1c (patch)
tree5aa2ddb75867d51bc520916d0354249edef92ed1 /bin
parent96f899717fe0e929a3959db175f3e0b0581d540f (diff)
downloadbuilder-97d5076300f3c56464bb3eabe426ceb2c9681e1c.tar.xz
bin/get-package-updates: make TODO more precise
Diffstat (limited to 'bin')
-rwxr-xr-xbin/get-package-updates3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index d386121..a4e8d51 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -361,7 +361,8 @@ trigger_rebuild_on_any_file_sed_expression=$(
done
if ${found_package}; then
# TODO: moving packages between community64 and packages64 is currently broken
-# - what exactly is broken?
+# - what exactly is broken? I gues, we're setting the is_to_be_deleted
+# flag but should not do so
mode='M'
repository=$(
find_package_repository_to_package "${package}" "${repository}" "${git_revision}"