From ebb2989d000eec167b08ffa9a75d8b03f3f14071 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Tue, 1 Oct 2013 15:54:15 +0200 Subject: [PATCH] Fix ITL typo. --- itl/command-common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itl/command-common.conf b/itl/command-common.conf index 7c3116108..b366851a6 100644 --- a/itl/command-common.conf +++ b/itl/command-common.conf @@ -162,7 +162,7 @@ object CheckCommand "disk" inherits "plugin-check-command" { macros += { wfree = 20, - cfree = 10", + cfree = 10, } }