Explorar o código

fix analysis-wrapper.sh script

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky %!s(int64=4) %!d(string=hai) anos
pai
achega
b7a4d265cd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/analysis/analysis-wrapper.sh

+ 1 - 0
scripts/analysis/analysis-wrapper.sh

@@ -148,6 +148,7 @@ else
 
     if [ $notNull -gt 0 ]; then
         exit 1
+    fi
 
     if [ $findbugsValue -eq 2 ]; then
         exit 0