M$s ctr0.o doesn't dby any chance interpret "'"s like in UNIX so we can unify that test? I'll test it when I get home, but since the test has a separate NT case to begin with I suppose there is a reason.
/ Peter Bortas
Previous text:
2002-09-24 13:45: Subject: Test 10054 (shift 1) (CRNL) failed.
I have already committed a fix to that test. What happened was that the command
pike -e write("test");
was executed, and the M$ crt0.o interpred this as pike being invoked with the two arguments
-e write(test);
just like a UNIX shell would have.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)