- Timestamp:
- Jul 16, 2016, 9:19:11 AM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 873ffb7
- Parents:
- 5ed9061
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
r5ed9061 rcb2e8ce 28 28 def out_dir = pwd tmp: true 29 29 sh "mkdir -p ${out_dir}" 30 31 //checkout the code to make sure this is a valid git repo 32 checkout scm 30 33 31 34 //parse git logs to find what changed
Note: See TracChangeset
for help on using the changeset viewer.