*** empty log message ***
[arla.git] / tests / deep-tree
blobf740985a19bafc3b3d5df1d6b16c4852a954f1c0
1 #!/bin/sh
2 # $Id$
3 if test "X$FAST" != "X" ; then echo "Not running $0" >&4;exit 0; fi
5 mkdir foo && ( cd foo && $SHELL $SHELLVERBOSE ${srcdir}/dir-tree 5 "0 1 2 3 4" )
6 ${objdir}/rm-rf foo