forked from extern/shorewall_code
Add empty variable for 'call' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@638 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
24d864d427
commit
a4183f21fe
@ -4875,6 +4875,7 @@ case "$command" in
|
||||
#
|
||||
shift;
|
||||
do_initialize
|
||||
EMPTY=
|
||||
$@
|
||||
;;
|
||||
*)
|
||||
|
@ -366,9 +366,3 @@ ip_vlsm() {
|
||||
echo $vlsm
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user