Remove exception #21858
This commit is contained in:
parent
ca2c0e8f13
commit
e2ba0a5e38
@ -49,7 +49,6 @@ if ($ip->overlaps($labnetwork) == $IP_A_IN_B_OVERLAP)
|
||||
#}
|
||||
|
||||
exit 0 if (grep { /\Q$repo_login\E/ } @habitent_loin);
|
||||
exit 0 if ($repo_login eq "bellev_m");
|
||||
|
||||
my $schoolnetwork = Net::IP->new('10.41.0.0/16');
|
||||
#my $vjschoolnetwork = Net::IP->new('10.3.0.0/16');
|
||||
|
Reference in New Issue
Block a user