Redefining $firewalled

This commit is contained in:
Tony Murray
2017-02-24 11:02:19 -06:00
committed by GitHub
parent 8bfbce68e5
commit 4fcce9f01d
-1
View File
@@ -112,7 +112,6 @@ if (defined( $opts{u} )){
#check each line
my $int=0;
my $firewalled=0;
my $count=0;
while( defined( $iptablesA[$int] ) ){
my $line=$iptablesA[$int];