From bdbee7a4e6c9ed59e8220f8bb2df66762095e340 Mon Sep 17 00:00:00 2001 From: Matthew Grasmick Date: Tue, 21 Mar 2017 10:30:05 -0400 Subject: [PATCH] Fixes #1227: Add target to sync all local multisite dbs. --- phing/tasks/local-sync.xml | 9 +++++++++ phing/tasks/properties.xml | 28 ++++++++++++++++------------ 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/phing/tasks/local-sync.xml b/phing/tasks/local-sync.xml index b51089fc7e..927c2001c0 100644 --- a/phing/tasks/local-sync.xml +++ b/phing/tasks/local-sync.xml @@ -27,6 +27,15 @@ + + + + + + diff --git a/phing/tasks/properties.xml b/phing/tasks/properties.xml index a8c25d126a..8e2145cd2c 100644 --- a/phing/tasks/properties.xml +++ b/phing/tasks/properties.xml @@ -77,18 +77,7 @@ - - - - - - - - - + Executing commands against multisite "${multisite.name}" @@ -102,6 +91,21 @@ + +