t7004: work around weird quoting issue with MSys
commitf3370bd1919751a28c206b19a743783a7c78c6da
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 4 Sep 2007 01:00:46 +0000 (4 02:00 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sat, 22 Sep 2007 18:53:36 +0000 (22 20:53 +0200)
treeb104320f3f19a39a25311e27892d392c22a19352
parent1f25f36fec4dd895cc6fb73e9cfdecb41e34d155
t7004: work around weird quoting issue with MSys

It seems to be impossible to pass the _string_ '*a*' if there is _any_
file in the current directory whose name contains the letter 'a'.  So
remove all such files for the test that needs to pass that string.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
t/t7004-tag.sh