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 | 441fdbc59f0e055aaf65361e57baa6f25946ee8a (patch) | |
| tree | d0b64d3dd20719e96f19063888a76bf4ac1e7dcd /cc/config/java/cpp.noprefetch.testprofile | |
| parent | 65d56fcaa451a3486521520401e64f514ff1d2e3 (diff) | |
| download | qpid-python-441fdbc59f0e055aaf65361e57baa6f25946ee8a.tar.gz | |
qpid-1205: deleted cpp.sync profile, added cpp.noprefetch profile
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@681333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cc/config/java/cpp.noprefetch.testprofile')
| -rw-r--r-- | cc/config/java/cpp.noprefetch.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/config/java/cpp.noprefetch.testprofile b/cc/config/java/cpp.noprefetch.testprofile index d4176e9efd..694451e551 100644 --- a/cc/config/java/cpp.noprefetch.testprofile +++ b/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 |
