export interval
This commit is contained in:
parent
c3312ea54d
commit
13b47585a8
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ fi
|
|||
#
|
||||
# Filter arguments
|
||||
#
|
||||
INTERVAL="$1"; shift
|
||||
export INTERVAL="$1"; shift
|
||||
i=1
|
||||
no_sources=0
|
||||
|
||||
|
|
Loading…
Reference in a new issue