diff options
author | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-08 12:24:43 +0000 |
---|---|---|
committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-05-08 12:24:43 +0000 |
commit | a4c7758c71707b67881f7bc819af159acbe99577 (patch) | |
tree | 48ceb5ebf68f05a3e35287f7781616768e239684 /java/cpp.async.testprofile | |
parent | ec9c7045d5f52b9eaea58d8ab8f4b1636af10aea (diff) | |
download | qpid-python-a4c7758c71707b67881f7bc819af159acbe99577.tar.gz |
QPID-1037: Added module name prop and an exclude.modules prop + switch systests off in cpp profiles.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654505 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/cpp.async.testprofile')
-rw-r--r-- | java/cpp.async.testprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/cpp.async.testprofile b/java/cpp.async.testprofile index 52f1db6d41..e7ab8f879e 100644 --- a/java/cpp.async.testprofile +++ b/java/cpp.async.testprofile @@ -15,3 +15,4 @@ test=*Test test1=*Tests haltonfailure=no haltonerror=no +exclude.modules=systests
\ No newline at end of file |