Closed GoogleCodeExporter closed 9 years ago
Reproduced directly using Argv:
$ perl -mArgv -e '$c=Argv->new();$c->argv(qw(cleartool des -fmt), q("a\nb\n"),
q(.))->system'
"a
b
Original comment by marc.girod
on 5 Sep 2008 at 8:49
This si a special case of issue 2, for which there was already a test case,
commented
away in test.pl.
Original comment by marc.girod
on 5 Sep 2008 at 9:15
Original issue reported on code.google.com by
marc.girod
on 5 Sep 2008 at 8:42