From d748e40a1483e296c9c0788b1d8b47a03f0025dd Mon Sep 17 00:00:00 2001 From: Abbas Sabra <49131500+AbbasNS@users.noreply.github.com> Date: Thu, 4 Apr 2024 20:57:35 +0200 Subject: [PATCH] Update sonar_analyze_with_coverage.sh --- sonar_analyze_with_coverage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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