mirror of
https://github.com/postgres/postgres.git
synced 2025-05-17 06:41:24 +03:00
Use older name for test_primary_datadir
Releases prior to 14 used the older naming scheme. This fixes a bug un the back-patches of 6ee26c6a4b in releases 12 and 13.
This commit is contained in:
parent
f3429b0827
commit
4c1422553b
@ -77,7 +77,7 @@ sub run_test
|
||||
{
|
||||
$filename =~ s{\\}{/}g;
|
||||
}
|
||||
$test_primary_datadir =~ s{\\}{/}g;
|
||||
$test_master_datadir =~ s{\\}{/}g;
|
||||
}
|
||||
|
||||
is_deeply(
|
||||
|
Loading…
x
Reference in New Issue
Block a user