Whamcloud - gitweb
Branch HEAD
authorvitaly <vitaly>
Wed, 19 Nov 2008 21:28:19 +0000 (21:28 +0000)
committervitaly <vitaly>
Wed, 19 Nov 2008 21:28:19 +0000 (21:28 +0000)
b=16129

the test number fix

lustre/tests/sanityN.sh

index 08b4899..5827f17 100644 (file)
@@ -779,7 +779,7 @@ run_test 33a "commit on sharing, cross crete/delete, 2 clients, benchmark"
 
 # End commit on sharing tests
 
-test_33() { #16129
+test_34() { #16129
         for OPER in notimeout timeout ; do
                 rm $DIR1/$tfile 2>/dev/null
                 lock_in=0;
@@ -827,7 +827,7 @@ test_33() { #16129
                 fi
         done
 }
-run_test 33 "no lock timeout under IO"
+run_test 34 "no lock timeout under IO"
 
 log "cleanup: ======================================================"