From 13b47585a83652343c7acae65c20c7226bbb1374 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 31 May 2007 11:52:33 +0200 Subject: [PATCH] export interval --- ccollect.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccollect.sh b/ccollect.sh index bafab29..3cbce84 100755 --- a/ccollect.sh +++ b/ccollect.sh @@ -89,7 +89,7 @@ fi # # Filter arguments # -INTERVAL="$1"; shift +export INTERVAL="$1"; shift i=1 no_sources=0