Removed debug string

This commit is contained in:
Thomas Veerman 2009-09-29 13:23:04 +00:00
parent 699e4345ea
commit 4b02d58176

View file

@ -265,7 +265,6 @@ fi
# Are we running from CD?
if [ -f "$USRKBFILE" ] ; then
echo "Running from CD"
cd="yes" # We are running from CD
fi