Browse Source

fix analysis-wrapper.sh script

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 4 years ago
parent
commit
b7a4d265cd
1 changed files with 1 additions and 0 deletions
  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