Skip to content
Snippets Groups Projects
Commit 7091bb39 authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Remove spaces from service name

parent e35c2dc3
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ function process_folder { ...@@ -45,7 +45,7 @@ function process_folder {
checkmk_status="2" checkmk_status="2"
fi fi
fi fi
echo "$checkmk_status Certificate $pemfile - $pem_status (CN: $pem_cn)" echo "$checkmk_status Certificate_$pemfile - $pem_status (CN: $pem_cn)"
done done
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment