diff options
| author | Keith Wall <kwall@apache.org> | 2011-09-29 15:29:36 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2011-09-29 15:29:36 +0000 |
| commit | feaef60f5f9a468866de1c09a6cf20df42b9a946 (patch) | |
| tree | 0962d26a5edf0804bd03e2e1529255adbfb3766f /qpid/java/test-profiles/java-dby-spawn.0-9-1.testprofile | |
| parent | 28ab56d62deb90d60563237c0e8e61ad40032075 (diff) | |
| download | qpid-python-feaef60f5f9a468866de1c09a6cf20df42b9a946.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@1177333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java-dby-spawn.0-9-1.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/java-dby-spawn.0-9-1.testprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/java-dby-spawn.0-9-1.testprofile b/qpid/java/test-profiles/java-dby-spawn.0-9-1.testprofile index 7af1a8125a..6f10437c54 100644 --- a/qpid/java/test-profiles/java-dby-spawn.0-9-1.testprofile +++ b/qpid/java/test-profiles/java-dby-spawn.0-9-1.testprofile @@ -20,7 +20,6 @@ broker.version=v0_9_1 broker.language=java broker.type=spawned broker.command=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT @EXCLUDES -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-derby.xml |
