diff --git a/scripts/analysis/detectWrongSettings.sh b/scripts/analysis/detectWrongSettings.sh index f102ee3016..e8c42dd685 100755 --- a/scripts/analysis/detectWrongSettings.sh +++ b/scripts/analysis/detectWrongSettings.sh @@ -24,6 +24,5 @@ if [[ $betaCount -gt 0 ]] ; then echo "Beta is set in setup.xml" exit 1 fi - exit 0