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

Commit9338510

Browse files
committed
Fix more portability issues in new pgbench TAP tests.
Strike two on the --bad-option test.Three strikes and it's out.Fabien Coelho, per buildfarm
1 parent77d63b7 commit9338510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pgbench/t/002_pgbench_no_server.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sub pgbench
2626
# name, options, stderr checks
2727
['bad option',
2828
'-h home -p 5432 -U calvin -d --bad-option',
29-
[qr{unrecognized option},qr{--help.*more information} ] ],
29+
[qr{(unrecognized|illegal) option},qr{--help.*more information} ] ],
3030
['no file',
3131
'-f no-such-file',
3232
[qr{could not open file "no-such-file":}] ],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp