Whamcloud - gitweb
missed one line.
authorbobijam <bobijam>
Thu, 13 Sep 2007 03:38:38 +0000 (03:38 +0000)
committerbobijam <bobijam>
Thu, 13 Sep 2007 03:38:38 +0000 (03:38 +0000)
lustre/tests/sanity.sh

index 537f3b3..05bfe23 100644 (file)
@@ -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`"