summaryrefslogtreecommitdiffstats
path: root/watch-bz
diff options
context:
space:
mode:
Diffstat (limited to 'watch-bz')
-rwxr-xr-xwatch-bz4
1 files changed, 4 insertions, 0 deletions
diff --git a/watch-bz b/watch-bz
index 3395ed9..11e7d84 100755
--- a/watch-bz
+++ b/watch-bz
@@ -13,6 +13,10 @@
# - optionally set BZUSER to avoid the need to login manually before
# the "watch session"; you can set BZPASSWORD as well but be careful!
# 3. optionally install expect package (-> security++)
+#
+# 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
set -u
umask 077