From: grev Date: Thu, 15 Nov 2007 20:52:36 +0000 (+0000) Subject: b=13628 X-Git-Tag: v1_7_0_51~499 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=19b8ec07cd5fb0f9474fcc96127c34b503b2ac40;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 33b33d4..a0175e7 100644 --- a/lustre/tests/sanityN.sh +++ b/lustre/tests/sanityN.sh @@ -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) ==========="