Skip to content

Commit

Permalink
BLT-802: replacing cc with cr
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemadison13 committed Dec 16, 2016
1 parent 76d085d commit 18e1d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phing/tasks/setup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<param>features</param>
</drush>
<!-- Clear drush caches to register features drush commands. -->
<drush command="cc" assume="yes" alias="${drush.alias}">
<drush command="cr" assume="yes" alias="${drush.alias}">
<param>drush</param>
</drush>
<!-- Revert all features. -->
Expand Down

0 comments on commit 18e1d6e

Please sign in to comment.