=================================================================== RCS file: /home/cvsd/home/cvs/scripts/shell/firewall/fw-universal.sh,v retrieving revision 2.64 retrieving revision 2.65 diff -u -p -r2.64 -r2.65 --- scripts/shell/firewall/fw-universal.sh 2009/02/06 00:38:56 2.64 +++ scripts/shell/firewall/fw-universal.sh 2009/02/06 00:43:12 2.65 @@ -9,7 +9,7 @@ # Licensed under terms of GNU General Public License. # All rights reserved. # -# $Platon: scripts/shell/firewall/fw-universal.sh,v 2.63 2009-01-17 01:37:08 rajo Exp $ +# $Platon: scripts/shell/firewall/fw-universal.sh,v 2.64 2009-02-06 00:38:56 rajo Exp $ # # Changelog: # 2003-10-24 - created @@ -1172,7 +1172,7 @@ map { printf "IFname_%s=\"%s\"; export printf "interfaces=\"%s\"; export interfaces;\n", join(" ", keys %ip); '` eval "$parsed_interfaces"; - echo "$parsed_interfaces"; + #echo "$parsed_interfaces"; parsed_routes=`$PERL -e ' $\ = "\n";