mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
perltidy: Add option --nooutdent-long-quotes
This commit is contained in:
@ -68,7 +68,7 @@ else
|
||||
test_connect_fails(
|
||||
$common_connstr,
|
||||
"scram_channel_binding=tls-server-end-point",
|
||||
qr/channel binding type "tls-server-end-point" is not supported by this build/,
|
||||
qr/channel binding type "tls-server-end-point" is not supported by this build/,
|
||||
"SCRAM authentication with tls-server-end-point as channel binding");
|
||||
$number_of_tests++;
|
||||
}
|
||||
|
Reference in New Issue
Block a user