Title: Message Title
Joshua Partlow commented on an issue
Puppet / Bug PUP-2622
Exit code 0 on wrong command
Running {code}puppet garbarge ; echo $?{code} generates
{noformat}
Error: Unknown Puppet subcommand 'garbarge'
See 'puppet help' for help on available puppet subcommands
0
{noformat}
The exit code should not be 0. In my case I run {code}puppet --detailed-exitcodes apply ... {code} in automated way and the failure was not detected because of exit cod...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to