HomePhorge

(#7116) Handle application-level options in parse_options
379b46d4b9e2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7116) Handle application-level options in parse_options

We hid another layer of per-application option in the class backing the
application, which wasn't correctly handled in the parse_options method.

They are now found and handled, so that global flags like --debug work as
expected on the left of the action, not just the right.

Reviewed-By: Max Martin <max@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUa1db58528f2b: maint: fix gratuitous whitespace in the code.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU379b46d4b9e2: (#7116) Handle application-level options in parse_options (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 20 2011, 11:12 PM