projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3429b0
)
Use older name for test_primary_datadir
author
Andrew Dunstan
<
[email protected]
>
Wed, 31 Jan 2024 00:19:55 +0000
(19:19 -0500)
committer
Andrew Dunstan
<
[email protected]
>
Wed, 31 Jan 2024 00:22:58 +0000
(19:22 -0500)
Releases prior to 14 used the older naming scheme. This fixes a bug un
the back-patches of
6ee26c6a4b
in releases 12 and 13.
src/bin/pg_rewind/t/003_extrafiles.pl
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_rewind/t/003_extrafiles.pl
b/src/bin/pg_rewind/t/003_extrafiles.pl
index 155239c59a7cf956a34205e1ff5ff53ba4d13b78..ae110a9afd1af3a7fdb406c2174d0850b0503d71 100644
(file)
--- a/
src/bin/pg_rewind/t/003_extrafiles.pl
+++ b/
src/bin/pg_rewind/t/003_extrafiles.pl
@@
-77,7
+77,7
@@
sub run_test
{
$filename =~ s{\\}{/}g;
}
- $test_
primary
_datadir =~ s{\\}{/}g;
+ $test_
master
_datadir =~ s{\\}{/}g;
}
is_deeply(