From c3279084e8f93a9f2f0488c3f78b72b8df3c65e4 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 4 Feb 2018 08:36:53 +0100 Subject: bin/interpret-mail: add TODO --- bin/interpret-mail | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/interpret-mail') diff --git a/bin/interpret-mail b/bin/interpret-mail index 1cc466e..b4a39d7 100755 --- a/bin/interpret-mail +++ b/bin/interpret-mail @@ -7,6 +7,8 @@ # TODO: read information from database (?) +# TODO: did/does not correctly report about the number of blocked packages + if [ $# -ne 0 ]; then >&2 echo '' >&2 echo 'usage: interpret-mail' -- cgit v1.2.3