diff options
Diffstat (limited to 'java/cpp.noprefetch.testprofile')
| -rw-r--r-- | java/cpp.noprefetch.testprofile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/java/cpp.noprefetch.testprofile b/java/cpp.noprefetch.testprofile index 1e4f62dd8c..bbe0934f50 100644 --- a/java/cpp.noprefetch.testprofile +++ b/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 |
