From: Thomas Veerman Date: Tue, 29 Sep 2009 13:23:04 +0000 (+0000) Subject: Removed debug string X-Git-Tag: v3.1.5~71 X-Git-Url: http://zhaoyanbai.com/repos/nsupdate.html?a=commitdiff_plain;h=4b02d581767e1a6f229b756a8875a4194c6df801;p=minix.git Removed debug string --- diff --git a/commands/scripts/netconf.sh b/commands/scripts/netconf.sh index 4e4671abb..c50a67e09 100755 --- a/commands/scripts/netconf.sh +++ b/commands/scripts/netconf.sh @@ -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