From 21e8b43d9cc4455cb0ddf4f3596933ed268b0929 Mon Sep 17 00:00:00 2001 From: pschwan Date: Tue, 17 Dec 2002 07:24:46 +0000 Subject: [PATCH] land Andreas's sanity.sh symlink test fix --- lustre/tests/sanity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1