Imported Upstream version 4.5.10
[platform/upstream/findutils.git] / find / testsuite / find.gnu / iwholename.exp
1 # test for -iwholename
2 exec rm -rf tmp
3 exec mkdir tmp tmp/top tmp/top/one tmp/top/one/two
4 find_start p {tmp/top -iwholename tmP/TOP/One -print }
5 exec rm -rf tmp