Commit 91cf7825 authored by wentao.suo's avatar wentao.suo

ff

parent 0b222f40
...@@ -91,7 +91,7 @@ def call(body) { ...@@ -91,7 +91,7 @@ def call(body) {
ansiColor('xterm') { ansiColor('xterm') {
currentBuild.result = 'FAILED' currentBuild.result = 'FAILED'
/*_utils.beautyEcho(err, "fail")*/ _utils.beautyEcho(err, "fail")
} }
throw err throw err
}finally{ }finally{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment