From c62f0655d353a878074bcbdf530797650d5a3acd Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Wed, 5 Aug 2015 20:34:24 -0400 Subject: [PATCH] fix/cleanup pidfile stuff --- dev-tools/src/main/resources/ant/integration-tests.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-tools/src/main/resources/ant/integration-tests.xml b/dev-tools/src/main/resources/ant/integration-tests.xml index 8378fff5012..9f6c58d7ab8 100644 --- a/dev-tools/src/main/resources/ant/integration-tests.xml +++ b/dev-tools/src/main/resources/ant/integration-tests.xml @@ -52,9 +52,10 @@ + - + @@ -169,8 +170,8 @@ - - External cluster started PID @{es.pidfile} + + External cluster started PID ${integ.pid} @@ -207,7 +208,7 @@ - + Shutting down external cluster PID ${integ.pid}