Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / tests / ls-afs
1 #!/bin/sh
2 # $Id$
3 if test "X$FAST" != "X" ; then echo "Not running $0" ; exit 0 ; fi
4 ls -l $AFSROOT >/dev/null
5 true