From: bobijam Date: Thu, 13 Sep 2007 03:38:38 +0000 (+0000) Subject: missed one line. X-Git-Tag: v1_7_0_51~746 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=2048007b72800123c315a19e71c1b589426c659e;p=fs%2Flustre-release.git missed one line. --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 537f3b3..05bfe23 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -2467,6 +2467,7 @@ test_56h() { run_test 56h "check lfs find ! -name =============================" test_56i() { + tdir=${tdir}i mkdir -p $DIR/$tdir UUID=`$GETSTRIPE $DIR/$tdir | awk '/0: / { print $2 }'` OUT="`$LFIND -ost $UUID $DIR/$tdir`"