* locate/testsuite/locate.gnu/ignore_case3.xo,
[findutils.git] / locate / testsuite / locate.gnu / ignore_case1.exp
blobb1e5ffe7ac4d366d1a2b52ef6e1baa7dd83f0390
1 # tests to determine if "-i" causes the match to ignore the case
2 exec rm -rf tmp
3 exec mkdir tmp
4 exec mkdir tmp/subdir
5 exec touch tmp/subdir/fred
6 locate_start p {--output=tmp/locatedb --localpaths=tmp/subdir/} {--database=tmp/locatedb -i FRed} {}