t5511: Mark test with "::" as broken on MinGW
commited697a2400d95fc565bdd740e894722d2ae7f35b
authorSteffen Prohaska <prohaska@zib.de>
Sun, 13 Apr 2008 09:21:54 +0000 (13 11:21 +0200)
committerSteffen Prohaska <prohaska@zib.de>
Fri, 2 May 2008 08:04:38 +0000 (2 10:04 +0200)
tree74f0e4917553607e97e70d49a22a5acccd7af75a
parentf94ce3a59d2c0433282b7c794a2a034a74d6586c
t5511: Mark test with "::" as broken on MinGW

We must not use arguments with "::" on MinGW.  MSYS' path conversion
heuristic mangles such arguments.  The heuristic considers them path
lists and converts ":" to ";".

This commit marks a test that uses "::" as broken.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
t/t5511-refspec.sh