From 29fea717d72ac1ea9c26e8c56227adbb7b52be73 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sun, 29 Jan 2012 14:49:55 -0500 Subject: [PATCH] removed redundant unset of debug, don't need it. --- scripts/core/profile.sh | 1 - 1 file changed, 1 deletion(-) 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. -- 2.34.1