Changeset cdb5961


Ignore:
Timestamp:
Aug 17, 2018, 1:52:58 PM (6 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
8f466d4
Parents:
e966ec0
Message:

Remove print of env which is not allowed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    re966ec0 rcdb5961  
    100100
    101101        BuildSettings(java.util.Collections$UnmodifiableMap param, java.util.TreeMap scmVars) {
    102                 echo "${env}"
    103 
    104102                this.Compiler         = compiler_from_params( params.Compiler )
    105103                this.Architecture       = architecture_from_params( params.Architecture )
Note: See TracChangeset for help on using the changeset viewer.