Changeset 805c167
- Timestamp:
- May 8, 2017, 11:01:05 AM (8 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, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- f04288f
- Parents:
- 982ed5b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r982ed5b r805c167 88 88 //Helper routine to collect information about the git history 89 89 def collect_git_info() { 90 91 checkout scm 90 92 91 93 //create the temporary output directory in case it doesn't already exist
Note: See TracChangeset
for help on using the changeset viewer.