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

pass DIR and DIR2 to lockorder.sh

lustre/tests/sanityN.sh

index 33b33d4..a0175e7 100644 (file)
@@ -238,7 +238,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) ==========="