diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2008-10-22 04:54:18 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2008-10-22 04:54:18 +0000 |
| commit | 47e990f19b8557f379764067d4195806842009ed (patch) | |
| tree | 4b0c554f7796ce52dee41b5767b6530aaabd6b25 /java/cpp.noprefetch.testprofile | |
| parent | cc44a53b4ff1d47ec14cb05246d1366a4598e814 (diff) | |
| download | qpid-python-47e990f19b8557f379764067d4195806842009ed.tar.gz | |
removed references to /home/asimon and restored the proper defaults for the cpp and cpp.noprefetch test profiles
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@706858 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/cpp.noprefetch.testprofile')
| -rw-r--r-- | java/cpp.noprefetch.testprofile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/cpp.noprefetch.testprofile b/java/cpp.noprefetch.testprofile index bbe0934f50..760f0d147f 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 /home/asimon/Projects/cruisecontrol/projects/bdbstore-cpp/lib/.libs/libbdbstore.so --auth no --no-module-dir +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 -test.excludesfile=${project.root}/010ExcludeList-noPrefetch
\ No newline at end of file |
