The site alias command declared that it needed to bootstrap to DRUSH_BOOTSTRAP_DRUPAL_SITE, but actually DRUSH_BOOTSTRAP_DRUPAL_ROOT is sufficient. When you bootstrap just to the drupal root, then you can still list all local sites with drush -r /path/to/drupal site alias; without this change, you'd need to specify -l too.

CommentFileSizeAuthor
drush-HEAD-2009_12_03.patch809 bytesgreg.1.anderson

Comments

moshe weitzman’s picture

Status: Needs review » Fixed

committed. thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.