Issue #4000 has been updated by James Turnbull. Category set to executables Status changed from Unreviewed to Needs more information Assigned to set to Jesse Wolfe
Jesse - it's my quick look that suggests this is fixed with the changes to executables in 2.6? Can you confirm? ---------------------------------------- Bug #4000: Unwanted command line args should give an error http://projects.puppetlabs.com/issues/4000 Author: Alan Barrett Status: Needs more information Priority: Normal Assigned to: Jesse Wolfe Category: executables Target version: Affected version: 0.25.5 Keywords: Branch: I accidentally ran <pre> puppetd --onetime --test --no-noop mymodule </pre> instead of <pre> puppetd --onetime --test --no-noop --tags=mymodule </pre> and it happily applied the entire manifest (until I noticed and hit control-C), whereas I wanted to apply only the parts with a specific tag. I think that it should have printed a message about unrecognised command line arguments, and done nothing more. -- 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.
