New exception
This commit is contained in:
parent
584fbf9895
commit
1de1b9a221
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ 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 a new issue