Changeset 37bf576


Ignore:
Timestamp:
Jun 3, 2016, 1:23:05 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, gc_noraii, 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:
0207e71, 42851542, e365cb5
Parents:
86f641b
Message:

added back timestamp wrapper to jenkins file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r86f641b r37bf576  
    7878                // timeout(30) {
    7979                //
    80                 //      //Wrap build to add timestamp to command line
    81                 //      wrap([$class: 'TimestamperBuildWrapper']) {
     80                        //Wrap build to add timestamp to command line
     81                        wrap([$class: 'TimestamperBuildWrapper']) {
    8282
    8383                                //Compile using gcc-4.9
     
    8585                                cfa_build()
    8686
    87                 //      }
     87                        }
    8888                // }
    8989
Note: See TracChangeset for help on using the changeset viewer.