Fix setgid/setuid typo
[findutils.git] / find / testsuite / find.gnu / false.exp
blob31f98a5d9c653ed32ed4f6e07965208a65adf4aa
1 # test for -false.
2 exec rm -rf tmp
3 exec mkdir tmp tmp/fred tmp/fred/jim
4 find_start p { tmp -depth -print -false -print }
5 exec rm -rf tmp