(root)/
findutils-4.9.0/
find/
testsuite/
find.gnu/
prune-default-print.exp
# Verifies that default -print is used with -prune
exec rm -rf tmp
exec mkdir tmp
find_start p {tmp -prune}
exec rm -rf tmp