Closed (fixed)
Project:
Drush
Version:
5.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2007 at 10:04 UTC
Updated:
20 Dec 2007 at 17:36 UTC
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.