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 | 7fd323b5860d7adae5d4972bab9a9ea51bf3502d (patch) | |
| tree | b8498847d52c630aa8a24fb7ef7e01055308586f /qpid/java/cpp.sync.testprofile | |
| parent | 87e3786b1274db0e8256153f4efd215ad87e3e9a (diff) | |
| download | qpid-python-7fd323b5860d7adae5d4972bab9a9ea51bf3502d.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@654505 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/cpp.sync.testprofile')
| -rw-r--r-- | qpid/java/cpp.sync.testprofile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/java/cpp.sync.testprofile b/qpid/java/cpp.sync.testprofile index 75eff23622..f99a81954d 100644 --- a/qpid/java/cpp.sync.testprofile +++ b/qpid/java/cpp.sync.testprofile @@ -14,4 +14,5 @@ test.mem=512M test=*Test test1=*Tests haltonfailure=no -haltonerror=no
\ No newline at end of file +haltonerror=no +exclude.modules=systests
\ No newline at end of file |
