From 3c6f6ae497d886e16b67f08e7f7a44f870345025 Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Thu, 29 Sep 2011 15:29:36 +0000 Subject: QPID-3513: Avoid use of shell script clean-dir during test cycle git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1177333 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/java-bdb-spawn.0-10.testprofile | 1 - 1 file changed, 1 deletion(-) (limited to 'java/test-profiles/java-bdb-spawn.0-10.testprofile') diff --git a/java/test-profiles/java-bdb-spawn.0-10.testprofile b/java/test-profiles/java-bdb-spawn.0-10.testprofile index d3778d3441..36bf68bdf8 100644 --- a/java/test-profiles/java-bdb-spawn.0-10.testprofile +++ b/java/test-profiles/java-bdb-spawn.0-10.testprofile @@ -20,7 +20,6 @@ broker.language=java broker.type=spawned broker.command=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE -l ${test.profiles}/log4j-test.xml -broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work/* broker.ready=BRK-1004 broker.stopped=Exception broker.config=${project.root}/build/etc/config-systests-bdb.xml -- cgit v1.2.1