summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'