Closed (fixed)
Project:
Drush
Component:
Base system (internal API)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2011 at 20:39 UTC
Updated:
5 Feb 2011 at 15:50 UTC
Prior to this patch, drush status would report that the private file system path == the public file system path if the private path is not set. With this patch, the private file system path is not reported in status unless it is set.
Not reported is better than empty, because this way the drupal-directory command will similarly return 'no such path' rather than returning the Drupal root (which it would do if we made this default to empty rather than unset).
| Comment | File | Size | Author |
|---|---|---|---|
| drush-private-path-default.patch | 1015 bytes | greg.1.anderson |
Comments
Comment #1
jonhattancommited without tabs.