From 9923c55b4db85f2777053f27f6873d2bf22142d0 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 1 Feb 2018 13:35:10 +0100 Subject: bin/modify-package-state: remove done TODO --- bin/modify-package-state | 3 --- 1 file changed, 3 deletions(-) (limited to 'bin/modify-package-state') diff --git a/bin/modify-package-state b/bin/modify-package-state index 3ae5c58..dec3013 100755 --- a/bin/modify-package-state +++ b/bin/modify-package-state @@ -128,9 +128,6 @@ if ! flock -s -n 9; then exit fi -# TODO: handle bug reports, too -# receive_buglist 'Testing' - while read -r package reason; do case "${action}" in 'faulty'|'tested') -- cgit v1.2.3