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

Remove double quote from drush command. #1529

Merged
merged 1 commit into from
May 23, 2017

Conversation

malikkotob
Copy link
Contributor

No description provided.

@@ -116,7 +116,7 @@ public function syncDbDefault() {
$task->option('sanitize');
}

$task->drush('cache-clear drush');
$task->drush('cc drush');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use full command, not aliases.

@malikkotob malikkotob force-pushed the local-db-sync-bug branch from d635264 to 86e9294 Compare May 22, 2017 15:37
@grasmash grasmash merged commit e263f00 into acquia:8.x May 23, 2017
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