Skip to content

Commit

Permalink
Remove temporary error
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed May 14, 2020
1 parent 4be3ba3 commit e21634e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vars/kibanaPipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ def doSetup() {
retryWithDelay(2, 15) {
try {
runbld("./test/scripts/jenkins_setup.sh", "Setup Build Environment and Dependencies")
error "I am error"
} catch (ex) {
try {
// Setup expects this directory to be missing, so we need to remove it before we do a retry
Expand Down

0 comments on commit e21634e

Please sign in to comment.