Whamcloud - gitweb
b=13628
authorgrev <grev>
Thu, 15 Nov 2007 20:47:52 +0000 (20:47 +0000)
committergrev <grev>
Thu, 15 Nov 2007 20:47:52 +0000 (20:47 +0000)
i=nathan.rutman

pass DIR and DIR2 to lockorder.sh

lustre/tests/sanityN.sh

index d7daf0b..454b644 100644 (file)
@@ -232,7 +232,7 @@ test_11() {
 run_test 11 "execution of file opened for write should return error ===="
 
 test_12() {
-       sh lockorder.sh
+       DIR=$DIR DIR2=$DIR2 sh lockorder.sh
 }
 run_test 12 "test lock ordering (link, stat, unlink) ==========="