From 60d523ecf9cead97b15768269ceab222447bb3bb Mon Sep 17 00:00:00 2001 From: Matthew Grasmick Date: Wed, 21 Dec 2016 13:24:19 -0500 Subject: [PATCH 1/2] Initializing Drupal console during setup. --- phing/tasks/setup.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/phing/tasks/setup.xml b/phing/tasks/setup.xml index d37b27e60..6de67fffd 100644 --- a/phing/tasks/setup.xml +++ b/phing/tasks/setup.xml @@ -57,7 +57,11 @@ - + + + + + From 06e753e70d3a2b8116e510bfa92c68284c25b407 Mon Sep 17 00:00:00 2001 From: Matthew Grasmick Date: Wed, 21 Dec 2016 14:05:19 -0500 Subject: [PATCH 2/2] Fixing description. --- phing/tasks/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phing/tasks/setup.xml b/phing/tasks/setup.xml index 6de67fffd..948c62058 100644 --- a/phing/tasks/setup.xml +++ b/phing/tasks/setup.xml @@ -60,7 +60,7 @@ - +