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

Commit5ca6f68

Browse files
committed
Fix test for error message change
fix forf3ad4fd
1 parent99f9384 commit5ca6f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/ssl/t/002_scram.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
test_connect_fails(
7979
$common_connstr,
8080
"user=ssltestuser channel_binding=require",
81-
qr/could not connect to server:channel binding is required, but server did not offer an authentication method that supports channel binding/,
81+
qr/channel binding is required, but server did not offer an authentication method that supports channel binding/,
8282
"SCRAM with SSL and channel_binding=require");
8383
}
8484

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp