Step to create
mv sites/default/settings.php sites/default/settings.phpp
drush -s help
Note: settings.php is necessary for drupal_bootstrap so that fails now too.
Solution (see patch file): do not use drush_die() in function _drush_bootstrap_drupal() but die().
| Comment | File | Size | Author |
|---|---|---|---|
| drush_die.patch | 480 bytes | clemens.tolboom |
Comments
Comment #1
moshe weitzman commentedcommitted, with an addition comment. thanks.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.