summaryrefslogtreecommitdiff
path: root/qpid/java/cpp.noprefetch.testprofile
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-10-17 12:51:51 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-10-17 12:51:51 +0000
commitb5306d0b1fad54f7094df8e8ee4c26c2a1a748b8 (patch)
tree8aae6cd0440721b21fd5dbdf670906f7a68b03be /qpid/java/cpp.noprefetch.testprofile
parent825b81a14b54f02ebe415366ac66205b00429ab5 (diff)
downloadqpid-python-b5306d0b1fad54f7094df8e8ee4c26c2a1a748b8.tar.gz
qpid-1371: added .net cc support + cc .net interop support
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@705588 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/cpp.noprefetch.testprofile')
-rw-r--r--qpid/java/cpp.noprefetch.testprofile6
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/java/cpp.noprefetch.testprofile b/qpid/java/cpp.noprefetch.testprofile
index 1e4f62dd8c..bbe0934f50 100644
--- a/qpid/java/cpp.noprefetch.testprofile
+++ b/qpid/java/cpp.noprefetch.testprofile
@@ -1,4 +1,4 @@
broker.version=0-10
-broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --load-module ${project.root}/../../cppStore/cpp/lib/.libs/libbdbstore.so --auth no
-test.excludesfile=${project.root}/010ExcludeList-noPrefetch
-max_prefetch=0 \ No newline at end of file
+broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --load-module /home/asimon/Projects/cruisecontrol/projects/bdbstore-cpp/lib/.libs/libbdbstore.so --auth no --no-module-dir
+max_prefetch=0
+test.excludesfile=${project.root}/010ExcludeList-noPrefetch \ No newline at end of file