Changeset 644ec6a for Jenkins


Ignore:
Timestamp:
Jul 16, 2016, 4:55:11 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
0b1376f, e21c72d
Parents:
284b7aa
Message:

added ssh verbose to full build to test promote

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/FullBuild

    r284b7aa r644ec6a  
    4343                }
    4444
    45                 sh "git push DoLang ${gitRefNewValue}:master"
     45                sh "GIT_SSH_COMMAND=\"ssh -v\" git push DoLang ${gitRefNewValue}:master"
    4646}
    4747
Note: See TracChangeset for help on using the changeset viewer.