From 5d2bfa8221183c41fd40ddfda02b0d49eb40efa0 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 23 Mar 2021 10:34:34 +0100 Subject: bin/nit-picker: remove done TODOs --- bin/nit-picker | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') 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' -- cgit v1.2.3