Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit878b7d9

Browse files
committed
Remove unnecessary IPC::Run inclusion
This is no longer needed because the tests use PostgresNode.Reported-by: Michael Paquier <michael.paquier@gmail.com>
1 parente800656 commit878b7d9

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

‎src/test/ssl/t/001_ssltests.pl‎

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,6 @@
66
use ServerSetup;
77
use File::Copy;
88

9-
# Like TestLib.pm, we use IPC::Run
10-
BEGIN
11-
{
12-
eval {
13-
require IPC::Run;
14-
import IPC::Runqw(run start);
15-
1;
16-
}ordo
17-
{
18-
planskip_all=>"IPC::Run not available";
19-
}
20-
}
21-
229
#### Some configuration
2310

2411
# This is the hostname used to connect to the server. This cannot be a

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp