Add a local variable

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2016-02-15 10:36:53 -08:00
parent f08ec7f44c
commit bf8c131545

View File

@ -941,6 +941,7 @@ show_command() {
local output_filter
output_filter=cat
local arptables
local macro
show_macro() {
foo=`grep 'This macro' $macro | sed 's/This macro //'`