summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xwatch-bz1
1 files changed, 1 insertions, 0 deletions
diff --git a/watch-bz b/watch-bz
index a54dcfa..3395ed9 100755
--- a/watch-bz
+++ b/watch-bz
@@ -15,6 +15,7 @@
# 3. optionally install expect package (-> security++)
set -u
+umask 077
export LANG=C
HERE="$(dirname "$(readlink -f "$0")")"