From 6353dcc24844d778ed8431ff50500426de6eee91 Mon Sep 17 00:00:00 2001 From: Matthew Grasmick Date: Mon, 3 Apr 2017 13:34:00 -0400 Subject: [PATCH] Fixes #1227: Add target to sync all local multisite dbs. (#1229) * Fixes #1227: Add target to sync all local multisite dbs. * Duplicating logic rather than splitting into separate target. --- phing/tasks/local-sync.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/phing/tasks/local-sync.xml b/phing/tasks/local-sync.xml index cc39e0f8d..a325aede3 100644 --- a/phing/tasks/local-sync.xml +++ b/phing/tasks/local-sync.xml @@ -27,6 +27,26 @@ + + + + + +