forked from extern/shorewall_code
Add a local variable
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
f08ec7f44c
commit
bf8c131545
@ -941,6 +941,7 @@ show_command() {
|
|||||||
local output_filter
|
local output_filter
|
||||||
output_filter=cat
|
output_filter=cat
|
||||||
local arptables
|
local arptables
|
||||||
|
local macro
|
||||||
|
|
||||||
show_macro() {
|
show_macro() {
|
||||||
foo=`grep 'This macro' $macro | sed 's/This macro //'`
|
foo=`grep 'This macro' $macro | sed 's/This macro //'`
|
||||||
|
Loading…
Reference in New Issue
Block a user