Imported Upstream version 4.5.14
[platform/upstream/findutils.git] / find / testsuite / find.posix / bracket-depth.exp
1 exec rm -rf tmp
2 exec mkdir tmp
3 # shoud not result in a fatal error.
4 find_start p { tmp \( -depth \) -false -print }