Appears the change to make help return 1 instead of 0 dates back to when I first merged in Tim's original code branch. I'm not sure of the reasoning.
If it bothers you, you can fix it. -- Adam J. Kaplan iPhone Samurai The New York Times Company Sent from my iPhone On Jun 6, 2009, at 18:17, Joshua ben Jore <[email protected]> wrote: > > While writing a test for Enbugger's use of NYTProf, I noticed that the > command line tools all exit(1) when given a valid --help command. They > ought to print to STDOUT and exit 0 when given a valid command like > that. They DRT WRT STDOUT. It's exit(1) that's annoying me. Why is it > this way? Can I change it to exit(0)? > > Josh > > > --~--~---------~--~----~------------~-------~--~----~ You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected] -~----------~----~----~----~------~----~------~--~---
