projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7558ea
)
removed redundant unset of debug, don't need it.
author
Chris Koeritz
<fred@gruntose.com>
Sun, 29 Jan 2012 19:49:55 +0000
(14:49 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Sun, 29 Jan 2012 19:49:55 +0000
(14:49 -0500)
scripts/core/profile.sh
patch
|
blob
|
history
diff --git
a/scripts/core/profile.sh
b/scripts/core/profile.sh
index 54f9b5ce2a8ccdee2cfc7d3f18c9a4f187f65c12..c6d097467614eead4f8d36a0d240b82853a550be 100644
(file)
--- a/
scripts/core/profile.sh
+++ b/
scripts/core/profile.sh
@@
-3,7
+3,6
@@
#
# This file takes the place of .profile or other initialization scripts.
-#export SHELL_DEBUG=
export SHELL_DEBUG=true
# this variable causes the scripts that listen to it to print more information
# when they run.