* locate/testsuite/locate.gnu/ignore_case3.xo,
[findutils.git] / locate / testsuite / locate.gnu / ignore_case2.exp
blobd341938b6b38ce193d0cf40477c00fb63f0e441c
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 touch tmp/fred
6 locate_start f {--output=locatedb --localpaths=tmp} {--database=locatedb FRed} {}
7 #updatedb --output=locatedb
8 #locate --database=locatedb FRed
9 #locate --database=locatedb -i FRed