Weird. I was using cygwin on w2k, so I thought that
running under CMD would give me the same behavior you
saw. For some reason it still worked, though I didn't
see an "echo" executable on my PATH. Oh, well. You
are right anyway but the easiest thing to do here is
allow the test only on cygwin a
On my machine (W2K) the apply.xml test failed.
The reason seems to be the line 350ff:
because "echo" is not an executable on windows - it´s an instruction
for the command line interpreter.
So I played a little with that and got a good result with