diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-07-25 02:39:16 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-07-25 02:39:16 +0000 |
| commit | 1c2980845b011ec8e53f2c321a7a40103739675b (patch) | |
| tree | c20e10a59f45dd32faf34d6918d8ad87e6707184 /java/test-profiles/cpp.testprofile | |
| parent | c1a0ca697fccbb4bca552a5840154766ee81a0c3 (diff) | |
| download | qpid-python-1c2980845b011ec8e53f2c321a7a40103739675b.tar.gz | |
eliminate duplication between exclude lists for the various cpp profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797706 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/cpp.testprofile')
| -rw-r--r-- | java/test-profiles/cpp.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/cpp.testprofile b/java/test-profiles/cpp.testprofile index 414e364ecc..0febcdb328 100644 --- a/java/test-profiles/cpp.testprofile +++ b/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 |
