Closed (fixed)
Project:
Drush
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2009 at 19:26 UTC
Updated:
17 Nov 2009 at 21:20 UTC
Jump to comment: Most recent file
This patch merges together 'site-aliases' entries from multiple drushrc.php configuration files. Without this functionality, aliases added in a later phase (e.g. during site bootstrap) will overwrite aliases defined in an earlier phase.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush-context-HEAD-2009_11_03.patch | 1.51 KB | greg.1.anderson |
| drush-context-HEAD-2009_11_03.patch | 1.26 KB | greg.1.anderson |
Comments
Comment #1
greg.1.anderson commentedSame patch, but with an improved comment.
Comment #2
moshe weitzman commentedMuch better. Committed. Thanks.