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.

CommentFileSizeAuthor
#1 drush_site-upgrade_settings_folder_2.patch931 bytesAnonymous (not verified)
drush_site-upgrade_settings_folder.patch933 bytesAnonymous (not verified)

Comments

Anonymous’s picture

StatusFileSize
new931 bytes

Unfortunately I had two typos in the patch. Here is a new one (that doesn't break drush).

Anonymous’s picture

Status: Active » Patch (to be ported)

State changed because of provided patch.

moshe weitzman’s picture

Status: Patch (to be ported) » Reviewed & tested by the community

Looks good. My tree is not ready for a commit so so maybe another committer will get to it before i do.

moshe weitzman’s picture

Status: Reviewed & tested by the community » Fixed

committed

Status: Fixed » Closed (fixed)

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