summaryrefslogtreecommitdiff
path: root/java/test-profiles/cpp.testprofile
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2011-09-29 15:29:36 +0000
committerKeith Wall <kwall@apache.org>2011-09-29 15:29:36 +0000
commit3c6f6ae497d886e16b67f08e7f7a44f870345025 (patch)
tree5eba880279afd641546f0be36a983c7e3126d8a1 /java/test-profiles/cpp.testprofile
parent334f1235ecae8456cfe119689d1900bd455cc5da (diff)
downloadqpid-python-3c6f6ae497d886e16b67f08e7f7a44f870345025.tar.gz
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
Diffstat (limited to 'java/test-profiles/cpp.testprofile')
-rw-r--r--java/test-profiles/cpp.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/cpp.testprofile b/java/test-profiles/cpp.testprofile
index a2114f82ba..7cc7fdc821 100644
--- a/java/test-profiles/cpp.testprofile
+++ b/java/test-profiles/cpp.testprofile
@@ -33,7 +33,7 @@ broker.modules=
broker.args=
broker.type=spawned
-broker.command=${broker.executable} -p @PORT --data-dir ${build.data}/@PORT -t --auth no --no-module-dir ${broker.modules} ${broker.args}
+broker.command=${broker.executable} -p @PORT --data-dir ${project.root}/build/work/@PORT -t --auth no --no-module-dir ${broker.modules} ${broker.args}
profile.excludes=CPPPrefetchExcludes CPPTransientExcludes
test.excludes=Excludes CPPExcludes ${profile}.excludes ${profile.excludes} cpp.excludes