Bring forward ipset name in hosts file fix

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4910 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-18 23:52:06 +00:00
parent 4f5d776a9b
commit 4bec20d712

View File

@ -612,7 +612,7 @@ validate_hosts_file() {
case $host in
*.*.*)
;;
*+)
+*)
eval ${z}_is_complex=Yes
;;
*)