Testing with isam b.
[idzebra-moved-to-github.git] / test / gils / t5.sh
index 3801167..f1e3f29 100755 (executable)
@@ -1,4 +1,11 @@
 rm -f idx.log
+echo "init..."
 ../../index/zebraidx -l idx.log init || exit 1
+
+echo "update 1..."
 ../../index/zebraidx -l idx.log -c zebra2.cfg update records || exit 2
+
+echo "update 2..."
 ../../index/zebraidx -l idx.log -c zebra2.cfg update records || exit 2
+
+echo ok