diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-31 10:46:57 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-31 10:46:57 +0000 |
| commit | 4ee0f5ab99b03835a915783dcb9788f10cb0a5d6 (patch) | |
| tree | 596c40c8c30cdcde07f2350c1018038e80ab69d8 /qpid/cc/config/java/cpp.noprefetch.testprofile | |
| parent | bbd7b1ac278dde3f7fa3293f63a51c66f101dc5a (diff) | |
| download | qpid-python-4ee0f5ab99b03835a915783dcb9788f10cb0a5d6.tar.gz | |
qpid-1205: deleted cpp.sync profile, added cpp.noprefetch profile
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@681333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cc/config/java/cpp.noprefetch.testprofile')
| -rw-r--r-- | qpid/cc/config/java/cpp.noprefetch.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cc/config/java/cpp.noprefetch.testprofile b/qpid/cc/config/java/cpp.noprefetch.testprofile index d4176e9efd..694451e551 100644 --- a/qpid/cc/config/java/cpp.noprefetch.testprofile +++ b/qpid/cc/config/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 store_home/lib/.libs/libbdbstore.so --auth no --no-module-dir max_prefetch=0 -test.excludesfile=${project.root}/cppNoPrefetchExcludeList
\ No newline at end of file +test.excludesfile=${project.root}/010ExcludeList-noPrefetch
\ No newline at end of file |
