Fix setgid/setuid typo
[findutils.git] / locate / testsuite / locate.gnu / ignore_case1.exp
blob0cc4369488d3d87b767a34ae7c4647aa21b20167
1 # tests to determine if "-i" causes the match to ignore the case
2 set tmp "tmp"
3 exec rm -rf $tmp
4 exec mkdir $tmp
5 exec mkdir $tmp/subdir
6 exec touch $tmp/subdir/fred
7 locate_start p "--changecwd=. --output=$tmp/locatedb --localpaths=tmp/subdir/" "--database=$tmp/locatedb -i FRed" {}