summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/modify-package-state3
1 files changed, 0 insertions, 3 deletions
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')