diff --git a/tools/clean-up-jenkins-jobs.bash b/tools/clean-up-jenkins-jobs.bash index 70ada798..9239b931 100755 --- a/tools/clean-up-jenkins-jobs.bash +++ b/tools/clean-up-jenkins-jobs.bash @@ -115,7 +115,7 @@ function cleanJenkinsJobs() then postUpMessage else - info '\nnothing to clean up' + info '\nnothing to clean up!' fi }