summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-08-15 19:03:53 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-08-15 19:03:53 +0200
commit73b8aa58d569c089de37c02b6f32feaddd61cdf4 (patch)
treecbc54227afe722cca27628cb9095770891ba7241
parent57c4fd81bff5a1c9de4f87b379e9abb6c15e00e2 (diff)
downloadwatch-bz-73b8aa58d569c089de37c02b6f32feaddd61cdf4.tar.gz
watch-bz-73b8aa58d569c089de37c02b6f32feaddd61cdf4.tar.xz
watch-bz-73b8aa58d569c089de37c02b6f32feaddd61cdf4.zip
Add a TODO note that status is expected uppercased
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rwxr-xr-xwatch-bz3
1 files changed, 3 insertions, 0 deletions
diff --git a/watch-bz b/watch-bz
index f909f58..d098c5b 100755
--- a/watch-bz
+++ b/watch-bz
@@ -17,6 +17,9 @@
# make watch work with less in order to get scrolling feature seems to be
# impossible, this might be a way forward (a bit buggy when tested):
# https://github.com/jyapayne/UnixWatchCommandOutput
+#
+# TODO:
+# - if status is always uppercased, do the uppercasing automatically?
set -u
umask 077