Changes in / [7b2a786:1de50a9]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/Distribute

    r7b2a786 r1de50a9  
    4545        //If an exception is caught we need to change the status and remember to
    4646        //attach the build log to the email
    47         catch (Exception caughtError) {
     47        // catch (Exception caughtError) {
    4848                // //rethrow error later
    4949                // err = caughtError
     
    5656                // //Store the result of the build log
    5757                // currentBuild.result = "${StageName} FAILURE".trim()
    58         }
     58        // }
    5959
    6060        finally {
Note: See TracChangeset for help on using the changeset viewer.