Whamcloud - gitweb
land Andreas's sanity.sh symlink test fix
authorpschwan <pschwan>
Tue, 17 Dec 2002 07:24:46 +0000 (07:24 +0000)
committerpschwan <pschwan>
Tue, 17 Dec 2002 07:24:46 +0000 (07:24 +0000)
lustre/tests/sanity.sh

index 626461a..324b161 100644 (file)
@@ -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