diff options
Diffstat (limited to 'bin/interpret-mail')
-rwxr-xr-x | bin/interpret-mail | 2 |
1 files changed, 2 insertions, 0 deletions
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' |