Add tests for wordbased index.
[SXSI/xpathcomp.git] / tests / non_regression_tests / monet.sh
index d1e2c35..b662aa2 100755 (executable)
@@ -50,6 +50,8 @@ $tquery"
     NUM_RESULTS="$num"
     done
 
+    if [ -z "$4" ]
+    then
     for i in `seq 1 "$repeat"` 
     do
     {
@@ -69,7 +71,10 @@ $tquery"
 $tprint"
 
     done
-
+    else
+       TIME_MAT="999999"
+       TIME_PRINT="0"
+    fi
     while pidof Mserver >/dev/null
     do