From 7da23b3cddc5e7a47095c5afc5b7f1b4ecfb7d58 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sat, 24 Jul 2010 15:51:21 +0200 Subject: [PATCH] initialize LEVEL --- dsa-nagios-checks/checks/dsa-check-file | 1 + 1 file changed, 1 insertion(+) diff --git a/dsa-nagios-checks/checks/dsa-check-file b/dsa-nagios-checks/checks/dsa-check-file index 61cd6cf..83be229 100755 --- a/dsa-nagios-checks/checks/dsa-check-file +++ b/dsa-nagios-checks/checks/dsa-check-file @@ -25,6 +25,7 @@ FILE='' EXIT=0 +LEVEL='' usage(){ ret=$1 -- 2.20.1