Add exit status, remove awk warning
[releng.git] / jjb / ci_gate_security / anteater-security-audit.sh
index ecc5c6f..d5c0e40 100644 (file)
@@ -28,4 +28,5 @@ exit_code=$?
 echo "--------------------------------------------------------"
 echo "Stopping docker container with ID $container_id"
 docker stop $container_id
+cat securityaudit.log
 exit 0