From 14590791ed9d90788c5894fdf27e988c392af2cb Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 22 Nov 2017 19:51:08 +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 5ddf69a..ffbb6cf 100755 --- a/bin/interpret-mail +++ b/bin/interpret-mail @@ -3,6 +3,8 @@ # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" +# TODO: enable email interface to reschedule builds + if [ $# -ne 0 ]; then >&2 echo '' >&2 echo 'usage: interpret-mail' -- cgit v1.2.3