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

Remove unwanted parentheses

parent d6160dd5
No related branches found
No related tags found
No related merge requests found
......@@ -48,5 +48,5 @@ else
if [[ $remaining_days -le $CONFIG_CRIT_DAYS_LEFT ]]; then
checkmk_status="2"
fi
echo "$checkmk_status OS-Expiry - $remaining_days days remaining for $OS)"
echo "$checkmk_status OS-Expiry - $remaining_days days remaining for $OS"
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment