From 5c54dc7846aa95d2dd404cbf898bcd662b83f4a5 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Mon, 12 May 2014 13:03:04 +0200 Subject: [PATCH] Add missing quote. Refs #5795 --- itl/command-plugins.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itl/command-plugins.conf b/itl/command-plugins.conf index 8f2b449e3..b0c5b7559 100644 --- a/itl/command-plugins.conf +++ b/itl/command-plugins.conf @@ -300,7 +300,7 @@ object CheckCommand "nscp" { "-l" = "$nscp_params$", "-w" = "$nscp_warn$", "-c" = "$nscp_crit$", - "-t" = "$nscp_timeout$ + "-t" = "$nscp_timeout$" } vars.nscp_address = "$address$"