Changeset d2c58be
- Timestamp:
- Aug 17, 2018, 2:09:32 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 3a9aceb
- Parents:
- 89427de
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r89427de rd2c58be 226 226 final scmVars = checkout scm 227 227 228 echo env.CHANGE_ID 229 echo env.CHANGE_URL 230 echo env.CHANGE_TITLE 231 echo env.CHANGE_AUTHOR 232 echo env.CHANGE_AUTHOR_DISPLAY_NAME 233 echo env.CHANGE_AUTHOR_EMAIL 234 echo env.CHANGE_TARGET 235 228 236 final settings = new BuildSettings(params, scmVars) 229 237
Note: See TracChangeset
for help on using the changeset viewer.