From 14e6d317afe45c1122fb16bde73856d0905153ed Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Wed, 22 Oct 2008 04:54:18 +0000 Subject: 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@706858 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/cpp.testprofile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/java/cpp.testprofile') diff --git a/qpid/java/cpp.testprofile b/qpid/java/cpp.testprofile index 605d58cc0c..68ac8b8be8 100644 --- a/qpid/java/cpp.testprofile +++ b/qpid/java/cpp.testprofile @@ -1,3 +1,3 @@ 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 -test.excludesfile=${project.root}/010ExcludeList-store +broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --auth no +test.excludesfile=${project.root}/010ExcludeList -- cgit v1.2.1