cvsimport
[findutils.git] / find / testsuite / find.posix / bracket-depth.exp
blob05d659e146dad3dda3175075d608a10b801ea348
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 }