Fixed a typo in a comment.
[findutils.git] / locate / testsuite / locate.gnu / ignore_case2.exp
blobbd04c3af33bf0c9afdb36d067dc382c1c36dc987
1 # tests to determine if "-i" causes the match to ignore the case
2 # make sure that match fails when "-i" is skipped
3 exec rm -rf tmp
4 exec mkdir tmp
5 exec mkdir tmp/subdir
6 exec touch tmp/subdir/fred
7 locate_start f {--changecwd=. --output=tmp/locatedb --localpaths=tmp/subdir/} {--database=tmp/locatedb FRed} {}