Option -d for testclient. Typos.
[idzebra-moved-to-github.git] / test / gils / test03.sh
index 03e5fa4..7668276 100755 (executable)
@@ -23,7 +23,7 @@ echo "Starting server with -T (threaded)..."
 )&
 sleep 1
 
-echo "  cheking that it runs... "
+echo "  checking that it runs... "
 test -f zebrasrv.pid || exit 1
 PID=`cat zebrasrv.pid`
 ps -p $PID >/dev/null || exit 1