Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 1c0ee9c

Browse files
mikemadison13grasmash
authored andcommitted
BLT-802: replacing cc with cr (#803)
1 parent 76d085d commit 1c0ee9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phing/tasks/setup.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
<param>features</param>
233233
</drush>
234234
<!-- Clear drush caches to register features drush commands. -->
235-
<drush command="cc" assume="yes" alias="${drush.alias}">
235+
<drush command="cr" alias="${drush.alias}">
236236
<param>drush</param>
237237
</drush>
238238
<!-- Revert all features. -->

0 commit comments

Comments
 (0)