Fix syntax error

This commit is contained in:
Frank Breedijk 2015-12-21 15:32:38 +01:00
parent 4be1c9cb8e
commit 88746d4b1f

View File

@ -701,6 +701,7 @@ run_http_header() {
else else
pr_litered " -- Redirect to insecure url (NOT ok)" pr_litered " -- Redirect to insecure url (NOT ok)"
output_finding "redirect" "$NODEIP" "$PORT" "NOT OK" "Redirect to insecure url: \"$redirect\" (NOT ok)" output_finding "redirect" "$NODEIP" "$PORT" "NOT OK" "Redirect to insecure url: \"$redirect\" (NOT ok)"
fi
;; ;;
200) 200)
output_finding "status_code" "$NODEIP" "$PORT" "INFO" \ output_finding "status_code" "$NODEIP" "$PORT" "INFO" \