summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-17 15:50:41 +0100
committerErich Eckner <git@eckner.net>2017-11-17 15:50:41 +0100
commitb3cd6d6b634a65bcf090c08edafd299126b57cf8 (patch)
treee091db5cbb096a08c2e0177891952dd08be96869 /bin/get-package-updates
parentceb264387173eafc7724bdcc0994fe7bf80d9255 (diff)
downloadbuilder-b3cd6d6b634a65bcf090c08edafd299126b57cf8.tar.xz
bin/get-package-updates: update TODO
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index e4ee7a5..e9a316b 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -234,8 +234,7 @@ done | \
fi
done
if ${found_package}; then
-# TODO: moving packages between community64 and packages64 is currently broken
-# (See wpa_actiond a99f6cf159b14c971fcd2a9763e1e300998926c5)
+# TODO: moving packages between community64 and packages64 is currently broken (?)
mode='M'
repository=$(
find_package_repository_to_package "${package}" "${repository}" "${git_revision}"