Fix silly providers bug

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6169 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-05-01 14:29:34 +00:00
parent f64e8128ed
commit bb157c5864

View File

@ -110,7 +110,6 @@ sub setup_providers() {
' default|nexthop)',
' ;;',
' *)',
" run_ip route add table $number \$net \$route",
' case $(find_device $route) in',
" $match)",
" run_ip route add table $number \$net \$route",