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

Commit35a6b4e

Browse files
akorotkovpull[bot]
authored andcommitted
Run 006_login_trigger.pl only with Unix-domain sockets
Per report from buildfarm member drongo.Reported-by: Alexander Lakhin
1 parent379abf5 commit35a6b4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/test/authentication/t/006_login_trigger.pl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
use PostgreSQL::Test::Cluster;
1111
use PostgreSQL::Test::Utils;
1212
use Test::More;
13+
if (!$use_unix_sockets)
14+
{
15+
planskip_all=>
16+
"authentication tests cannot run without Unix-domain sockets";
17+
}
1318

1419
# Execute a psql command and compare its output towards given regexps
1520
subpsql_command

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp