When running "drush site-upgrade" with a fresh Drupal 7 installation as target it fails, because it tries to create a settingsfolder "sites/example.com/settings.php" instead of "sites/example.com".
I provide a patch to fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush_site-upgrade_settings_folder_2.patch | 931 bytes | Anonymous (not verified) |
| drush_site-upgrade_settings_folder.patch | 933 bytes | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedUnfortunately I had two typos in the patch. Here is a new one (that doesn't break drush).
Comment #2
Anonymous (not verified) commentedState changed because of provided patch.
Comment #3
moshe weitzman commentedLooks good. My tree is not ready for a commit so so maybe another committer will get to it before i do.
Comment #4
moshe weitzman commentedcommitted