From 0dce3191754bd73138ff6a72e576a2af05f850ba Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 24 Feb 2012 17:43:45 +0100 Subject: Introduce environment-var/property to disable unit tests (per node) JUNIT_DISABLED -> junit.is.disabled --- make/build-test.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'make/build-test.xml') diff --git a/make/build-test.xml b/make/build-test.xml index 4c06b7b..bfae919 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -373,7 +373,7 @@ ${line.separator} - + @@ -386,7 +386,7 @@ ${line.separator} - + @@ -402,9 +402,10 @@ ${line.separator} - + - + + -- cgit v1.2.3