Issue #4213 has been reported by Gary Larizza. ---------------------------------------- Bug #4213: -o argument not working properly in 2.6. http://projects.puppetlabs.com/issues/4213
Author: Gary Larizza Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.5 Keywords: Branch: 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.
