Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to --temp mode when not using --git in config-merge. #1410

Merged
merged 1 commit into from
May 28, 2015

Conversation

greg-1-anderson
Copy link
Member

When running config-merge in rsync mode, it is often the case that the default 'config' directories are not writable by the web server. In this case, --temp must be used, or config-merge will fail.

In the instances where the 'config' directories are writable, there is never a need to export the configuration to these locations; --temp is always a workable option when in rsync mode. --temp is already ignored when using --git.

This patch makes --temp the default for rsync mode, as this is a more sensible default.

weitzman added a commit that referenced this pull request May 28, 2015
Default to --temp mode when not using --git in config-merge.
@weitzman weitzman merged commit b4c0683 into drush-ops:master May 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants