summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-11 10:02:38 +0200
committerErich Eckner <git@eckner.net>2018-06-11 10:02:38 +0200
commit3ce7fc368578514d28b6d89461daf9fb62138b57 (patch)
treea2b0c5b6eab4f32ff26ec30d5042e8612508e36f
parent5a31f9fb199443456d8ff8959ef229a87b417de5 (diff)
downloadbuilder-3ce7fc368578514d28b6d89461daf9fb62138b57.tar.xz
bin/get-package-updates: clarify TODO
-rwxr-xr-xbin/get-package-updates4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index a840963..55252a2 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -363,8 +363,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? I gues, we're setting the is_to_be_deleted
-# flag but should not do so
+# - what exactly is broken? I guess, we're setting the is_to_be_deleted
+# flag but should not do so - is that right?
mode='M'
repository=$(
find_package_repository_to_package "${package}" "${repository}" "${git_revision}"