Testing with isam b.
[idzebra-moved-to-github.git] / test / gils / t6.sh
index 34a4028..d75d187 100755 (executable)
@@ -1,5 +1,8 @@
 rm -f zebrasrv.pid
 rm -f srv.log
+echo "starting server..."
 ../../index/zebrasrv -S -c zebra2.cfg -l srv.log tcp:@:9901 &
 sleep 1
 test -f zebrasrv.pid || exit 1
+
+echo ok