Changeset 1baf6ed for Jenkinsfile
- Timestamp:
- Mar 9, 2021, 2:46:23 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- a33dcd5
- Parents:
- 1d6ff91
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r1d6ff91 r1baf6ed 148 148 def test() { 149 149 try { 150 // Print potential limits before testing 151 // in case jenkins messes with them 152 sh 'ulimit -a' 153 150 154 Tools.BuildStage('Test: short', !Settings.RunAllTests) { 151 155 dir (BuildDir) {
Note: See TracChangeset
for help on using the changeset viewer.