summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-03-23 10:34:34 +0100
committerErich Eckner <git@eckner.net>2021-03-23 11:13:59 +0100
commit5d2bfa8221183c41fd40ddfda02b0d49eb40efa0 (patch)
treecb833bb420c27599cc676d3a5f611fbdff57e914
parent09395df22d5f923eb97a919fb627c59672059715 (diff)
downloadbuilder-5d2bfa8221183c41fd40ddfda02b0d49eb40efa0.tar.xz
bin/nit-picker: remove done TODOs
-rwxr-xr-xbin/nit-picker4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/nit-picker b/bin/nit-picker
index d356011..89df9fb 100755
--- a/bin/nit-picker
+++ b/bin/nit-picker
@@ -10,12 +10,12 @@
# resilient against transient states of the buildmaster):
# - check sanity of git
# - check expiration of package and master keys
+# - complain about packages residing too long in [staging]/[testing]
+# - check if our packages are still available upstream
# TODO:
# - check for differences of dependencies between mysql and git
# - check for differences of dependencies between mysql and packages
# - check for installability of packages
-# - check if our packages are still available upstream
-# - complain about packages residing too long in [staging]/[testing]
if [ $# -ge 1 ] && [ "x$1" = 'x-n' ]; then
>&2 echo 'not joining irc'