Issue #4213 has been updated by Matt Robinson. Status changed from Ready for Testing to Ready for Checkin
Reviewed by Matt, Jesse and Nick, with Nick and Jesse having written the patch ---------------------------------------- Bug #4213: -o argument not working properly in 2.6. http://projects.puppetlabs.com/issues/4213 Author: Gary Larizza Status: Ready for Checkin Priority: Normal Assigned to: Jesse Wolfe Category: executables Target version: 2.6.0 Affected version: 0.25.5 Keywords: Branch: http://github.com/nicklewis/puppet/tree/ticket/master/4213-onetime_argument_not_working If I run "puppet agent --no-daemonize --onetime --debug --verbose" the agent will run, complete its task, and then exit. If I run "puppet agent --no-daemonize -o --debug --verbose" it will run, complete its task, and then hang there until you Ctrl + c to break. The debug and verbose arguments run with -d and -v, but --onetime doesn't seem to work properly when shortened to -o. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
