]> Zhao Yanbai Git Server - minix.git/commitdiff
Removed debug string
authorThomas Veerman <thomas@minix3.org>
Tue, 29 Sep 2009 13:23:04 +0000 (13:23 +0000)
committerThomas Veerman <thomas@minix3.org>
Tue, 29 Sep 2009 13:23:04 +0000 (13:23 +0000)
commands/scripts/netconf.sh

index 4e4671abb2126dba51a22e3931f65865ff6832d6..c50a67e09a5d4322265caf95f607a287f3d328f6 100755 (executable)
@@ -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