summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile b/etc/profile
index 76dc0d43..574d14dc 100755
--- a/etc/profile
+++ b/etc/profile
@@ -50,8 +50,8 @@ fi
export PATH="/krebs/bin:$PATH"
-test -e ~/TODO && cat ~/TODO >&2
echo '--' >&2
+test -e ~/TODO && cat ~/TODO >&2
set +u