Whamcloud - gitweb
b:11171
authorjitendra <jitendra>
Tue, 25 Sep 2007 07:00:46 +0000 (07:00 +0000)
committerjitendra <jitendra>
Tue, 25 Sep 2007 07:00:46 +0000 (07:00 +0000)
i:nathan
made write, rewrite, read as default tests for obdfilter-survey.

lustre-iokit/obdfilter-survey/obdfilter-survey

index 9e8eb33..7b83a8e 100755 (executable)
@@ -207,8 +207,7 @@ if [ -n "$tests_str" ]; then
     done
 else
     #tests=(write rewrite read reread rewrite_again)
-    #tests=(write rewrite read)
-    tests=(write)
+    tests=(write rewrite read)
 fi
 
 # restart from here iff all are defined