export interval

This commit is contained in:
Nico Schottelius 2007-05-31 11:52:33 +02:00
parent c3312ea54d
commit 13b47585a8
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ fi
#
# Filter arguments
#
INTERVAL="$1"; shift
export INTERVAL="$1"; shift
i=1
no_sources=0