Print the name of the ECN file during processing

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@474 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-02-25 23:35:22 +00:00
parent 70b9971612
commit a9d201f4f6

View File

@ -1447,6 +1447,8 @@ setup_ecn() # $1 = file name
strip_file ecn $1
echo "Processing $1..."
while read interface host; do
expandv interface host
list_search $interface $all_interfaces || \