From: pschwan Date: Tue, 17 Dec 2002 07:24:46 +0000 (+0000) Subject: land Andreas's sanity.sh symlink test fix X-Git-Tag: 0.5.19~49 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=21e8b43d9cc4455cb0ddf4f3596933ed268b0929;p=fs%2Flustre-release.git land Andreas's sanity.sh symlink test fix --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 626461a..324b161 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -409,7 +409,7 @@ $CLEAN $START echo "--test 25.2 lookup file in symlinked directory" -$CHECKSTAT -a $MOUNT/s25/foo +$CHECKSTAT -t file $MOUNT/s25/foo pass $CLEAN $START