mgirod / clearcase-cpan

Automatically exported from code.google.com/p/clearcase-cpan
0 stars 0 forks source link

ClearCase::Wrapper::MGi mkbranch without a branch type returns silently #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ct mkbranch -nc .

What is the expected output?

cleartool: Error: Version pathname required.
Usage: mkbranch [-c comment | -cfile pname | -cq | -cqe | -nc]
                [-nwarn] [-nco] [-ptime] [-version version-selector]
                branch-type-selector pname ...

What do you see instead?

Nothing, and return code: 0

Please use labels and text to provide additional information.

r344

Original issue reported on code.google.com by marc.girod on 20 Jun 2009 at 4:10

GoogleCodeExporter commented 9 years ago
Fixed in r348

Original comment by marc.girod on 21 Jun 2009 at 1:46