What steps will reproduce the problem?
1. ClearCase::Argv->ipc(1);
2. $ct = ClearCase::Argv->new({autochomp=>1});
3. Under perl -d, produce an error:
DB<4> x $ct->argv(qw(des -l -ahl), $eqhl, "lbtype:$t")->stderr(2)->qx
0 'cleartool: Error: Label type not found: "lbtype:MG".'
What is the expected output? What do you see instead?
I am not sure I am right to expect this, but shouldn't the error be
printed to stderr, and the output be empty?
Please use labels and text to provide additional information.
r278
Original issue reported on code.google.com by marc.girod on 8 Apr 2009 at 3:19
Original issue reported on code.google.com by
marc.girod
on 8 Apr 2009 at 3:19