Fix stupid bug in zones file alchemy

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2624 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-09-02 22:49:21 +00:00
parent f6875e9da7
commit 731c7d121d

View File

@ -507,6 +507,8 @@ determine_zones()
fi
ZONES="$ZONES $z"
done
[ -n "$merged" ] || ZONES="$ZONES $zone"
}
strip_file zones