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