From 6de7f627c294b2dc745cf24463b2ccd4366d65a8 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 17 Sep 2011 09:25:55 +0000 Subject: [PATCH] Fix: bad path --- build.xml | 15 ++++++++------- test/phpunit/hudson-phpunit.xml | 6 +++--- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/build.xml b/build.xml index 91cb4ab0433..b5fd686d57f 100644 --- a/build.xml +++ b/build.xml @@ -7,13 +7,7 @@ - - - - - - - + @@ -74,6 +68,13 @@ + + + + + + + \ No newline at end of file diff --git a/test/phpunit/hudson-phpunit.xml b/test/phpunit/hudson-phpunit.xml index ca00d5c90f6..494f3483d77 100644 --- a/test/phpunit/hudson-phpunit.xml +++ b/test/phpunit/hudson-phpunit.xml @@ -13,11 +13,11 @@ - - - + + \ No newline at end of file