(root)/
findutils-4.9.0/
find/
testsuite/
find.gnu/
exec-one-rtn-fail.exp
# If -exec \; fails, it should return false.   The return
# value of find should stil; be 0, unless another error has
# happened.
find_start p { /tmp -exec false \; -o \( -printf "yep\n" -quit \) }