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

Commit22592e1

Browse files
committed
Fix typo in TAP tests of pg_receivewal
Introduced ind62bcc8, noticed while hacking in the area.
1 parent3d5ffcc commit22592e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_basebackup/t/020_pg_receivewal.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
'--compress','1'
4040
],
4141
qr/\Qpg_receivewal: error: cannot use --compress with --compression-method=none/,
42-
'failure if --compressspwcified with --compression-method=none');
42+
'failure if --compressspecified with --compression-method=none');
4343

4444
# Slot creation and drop
4545
my$slot_name ='test';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp