From: Chris Koeritz Date: Sun, 29 Jan 2012 19:49:55 +0000 (-0500) Subject: removed redundant unset of debug, don't need it. X-Git-Tag: 2.140.90~1657 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=29fea717d72ac1ea9c26e8c56227adbb7b52be73;p=feisty_meow.git removed redundant unset of debug, don't need it. --- diff --git a/scripts/core/profile.sh b/scripts/core/profile.sh index 54f9b5ce..c6d09746 100644 --- 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.