From 413663a124d73021ca99b2bf0a9efdfd22b7957e Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Sat, 25 Jul 2009 02:39:16 +0000 Subject: eliminate duplication between exclude lists for the various cpp profiles git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797706 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/cpp.testprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java/test-profiles/cpp.testprofile') diff --git a/qpid/java/test-profiles/cpp.testprofile b/qpid/java/test-profiles/cpp.testprofile index 414e364ecc..0febcdb328 100644 --- a/qpid/java/test-profiles/cpp.testprofile +++ b/qpid/java/test-profiles/cpp.testprofile @@ -14,4 +14,4 @@ broker.args= broker=${broker.executable} -p @PORT --data-dir ${build.data}/@PORT -t --auth no --no-module-dir ${broker.modules} ${broker.args} -test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList +test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList ${test.profiles}/${profile}.excludes -- cgit v1.2.1