t7004: work around weird quoting issue with MSys
commit20b3637b2b38745f818c7af525f68f72e6ad3942
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 4 Sep 2007 01:00:46 +0000 (4 02:00 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 4 Sep 2007 01:00:46 +0000 (4 02:00 +0100)
tree087768edb0df29975989fb7093720151e2ef0b38
parent53009e47c2b55d6c23925bb77116545f2308cef9
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