Skip to content
Snippets Groups Projects
Commit a766dadf authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

fix closing bracket

parent 02f41b36
No related branches found
No related tags found
1 merge request!291Simple task/7546 icinga check für ablaufende gitlab tokens
......@@ -84,7 +84,7 @@ case "$1" in
*)
esac
configline=$( ph.getValueWithParam "" t "$@"
configline=$( ph.getValueWithParam "" t "$@" )
test -z "$configline" || cfgfile=""
typeset -i iWarnings=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment