Removed debug code
authorRick L Bird <nveid@yahoo.com>
Sun, 10 Apr 2011 20:19:55 +0000 (16:19 -0400)
committerRick L Bird <nveid@yahoo.com>
Sun, 10 Apr 2011 20:19:55 +0000 (16:19 -0400)
utils/makeconnect.sh

index 310ad25961a17ce42e0184e2ee2c38fef7fbd12e..0d2ab919832b258e13d91c2a6a039427b1fa13b6 100755 (executable)
@@ -6,9 +6,7 @@ cat > connect.txt <<EOSH
 EOSH
 
 version=`grep VERSION hdrs/version.h | sed 's/^.*"\(.*\)\"/\1/'`
-echo $version
 header_string="----------------------- CobraMUSH-v$version -------------------------------------"
-echo $header_string
 echo $header_string >> connect.txt
 cat >> connect.txt << EOSH
 Use create <name> <password> to create a character.