Skip to content

Commit af01c91

Browse files
authored
Update 001_pgbench_with_server.pl
1 parent 034d45e commit af01c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pgbench/t/001_pgbench_with_server.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
[qr{^$}],
109109
[
110110
qr{creating tables},
111-
qr{reating non-unique keys},
111+
qr{creating non-unique keys},
112112
qr{done in \d+\.\d\d s }
113113
],
114114
'pgbench --use-non-unique-keys');

0 commit comments

Comments
 (0)