mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2024-11-14 01:28:02 +01:00
Merge 2652123fe1
into 60077c8d12
This commit is contained in:
commit
e9fa4fccba
@ -3126,7 +3126,7 @@ fi
|
||||
if [ "$opt_batch" = 1 ] && [ "$opt_batch_format" = "prometheus" ]; then
|
||||
echo "# TYPE specex_vuln_status untyped"
|
||||
echo "# HELP specex_vuln_status Exposure of system to speculative execution vulnerabilities"
|
||||
echo "$prometheus_output"
|
||||
echo -e "$prometheus_output"
|
||||
fi
|
||||
|
||||
# exit with the proper exit code
|
||||
|
Loading…
Reference in New Issue
Block a user