diff --git a/phing/build.yml b/phing/build.yml
index 333b74880..df918b0f9 100644
--- a/phing/build.yml
+++ b/phing/build.yml
@@ -64,6 +64,7 @@ drush:
assume: yes
passthru: yes
logoutput: yes
+ sanitize: true
verbose: ${blt.verbose}
git:
diff --git a/phing/tasks/local-sync.xml b/phing/tasks/local-sync.xml
index 4b7f1c7ef..b6812666c 100644
--- a/phing/tasks/local-sync.xml
+++ b/phing/tasks/local-sync.xml
@@ -19,13 +19,27 @@
depends="setup:drupal:settings">
-
-
-
-
- @${drush.aliases.remote}
- @${drush.aliases.local}
-
+
+
+
+
+
+
+
+ @${drush.aliases.remote}
+ @${drush.aliases.local}
+
+
+
+
+
+
+ @${drush.aliases.remote}
+ @${drush.aliases.local}
+
+
+
+
drush