Closed (fixed)
Project:
Drush
Component:
Base system (internal API)
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
30 Dec 2010 at 22:03 UTC
Updated:
14 Jan 2011 at 01:20 UTC
Jump to comment: Most recent file
Clearer this way. Very little code refers to this context by name.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drush-rename-options-context-to-cli-2.patch | 6.31 KB | greg.1.anderson |
| drush-rename-options-context-to-cli.patch | 5.17 KB | greg.1.anderson |
Comments
Comment #1
greg.1.anderson commentedComment #2
greg.1.anderson commentedComment #3
greg.1.anderson commentedThe patch in #0 missed one of the 'options' references in the processing of command-specific options. Rather than change it to 'cli', I re-implemented the handling of --no options for better stability and compatibility with standard drush option precedence.
Comment #4
moshe weitzman commentedLooks good. Thanks.
Comment #5
greg.1.anderson commentedCommitted.