Skip to content

Commit

Permalink
auto-merge refs/heads/staging (80b00b3) into master
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 28, 2023
2 parents 823b42a + 80b00b3 commit b1f92f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/pmbp.pl
Original file line number Diff line number Diff line change
Expand Up @@ -3721,6 +3721,10 @@ ($$$;%)
}
}

if ($module->package eq 'Net::SSLeay') {
$args{dev} = 1;
}

my $temp_dir_name = $args{temp_dir_name} || create_temp_dir_name;

get_local_copy_if_necessary $module;
Expand Down

0 comments on commit b1f92f4

Please sign in to comment.