Skip to content

Commit 9338510

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 parent 77d63b7 commit 9338510

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy