diff --git a/sonar_analyze_with_coverage.sh b/sonar_analyze_with_coverage.sh index c86fe89..480c0c0 100755 --- a/sonar_analyze_with_coverage.sh +++ b/sonar_analyze_with_coverage.sh @@ -1,5 +1,5 @@ #!/bin/bash - +# remove bash set -e java --version