From: grev Date: Thu, 15 Nov 2007 20:47:52 +0000 (+0000) Subject: b=13628 X-Git-Tag: v1_8_0_110~998 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=104287ebe359df4ece3fffc4b2cdbcc25528bdf8;p=fs%2Flustre-release.git b=13628 i=nathan.rutman pass DIR and DIR2 to lockorder.sh --- diff --git a/lustre/tests/sanityN.sh b/lustre/tests/sanityN.sh index d7daf0b..454b644 100644 --- a/lustre/tests/sanityN.sh +++ b/lustre/tests/sanityN.sh @@ -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) ==========="