summaryrefslogtreecommitdiffstats
path: root/etc/profile
diff options
context:
space:
mode:
authorkrebs <krebs@UTART>2011-05-07 00:42:15 +0200
committerkrebs <krebs@UTART>2011-05-07 00:42:15 +0200
commita4a8480fe818be00655c3afcacd03e2be826e25e (patch)
treee365a1b60ba162da171f5976eb8593312eb8fb5c /etc/profile
parent92d453a8eb1b56d3d2cc13ccf419aef19ff1d75f (diff)
etc/profile: double-dash before TODO
Diffstat (limited to 'etc/profile')
-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