Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / tests / deep-tree
1 #!/bin/sh
2 # $Id$
3 if test "X$FAST" != "X" ; then echo "Not running $0" ;exit 0; fi
4
5 mkdir foo && ( cd foo && $SHELL $SHELLVERBOSE ${srcdir}/dir-tree 5 "0 1 2 3 4" )
6 ${objdir}/rm-rf foo