From 2048007b72800123c315a19e71c1b589426c659e Mon Sep 17 00:00:00 2001 From: bobijam Date: Thu, 13 Sep 2007 03:38:38 +0000 Subject: [PATCH] missed one line. --- lustre/tests/sanity.sh | 1 + 1 file changed, 1 insertion(+) 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`" -- 1.8.3.1