diff --git a/contrib/buildserver/cmake_daily.sh b/contrib/buildserver/cmake_daily.sh index 71870068..943db177 100755 --- a/contrib/buildserver/cmake_daily.sh +++ b/contrib/buildserver/cmake_daily.sh @@ -204,7 +204,7 @@ if [ $result == "0" ]; then echo '***' jenkins builds directory does not exist ${jpubl} '***' result=2 fi -if +fi exit $result # That's all Folks!