summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-07 13:24:30 +0200
committerErich Eckner <git@eckner.net>2018-06-07 13:24:30 +0200
commit96f899717fe0e929a3959db175f3e0b0581d540f (patch)
tree037b178d12768b379bedce0867841c77d0eb0d8e /bin/get-package-updates
parentffd6a5a6f648942fb53392afe3187140941e8e74 (diff)
downloadbuilder-96f899717fe0e929a3959db175f3e0b0581d540f.tar.xz
bin/get-package-updates: make TODO more precise
Diffstat (limited to 'bin/get-package-updates')
-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 b8aef32..d386121 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -360,7 +360,8 @@ trigger_rebuild_on_any_file_sed_expression=$(
fi
done
if ${found_package}; then
-# TODO: moving packages between community64 and packages64 is currently broken (?)
+# TODO: moving packages between community64 and packages64 is currently broken
+# - what exactly is broken?
mode='M'
repository=$(
find_package_repository_to_package "${package}" "${repository}" "${git_revision}"