Content-Length: 260339 | pFad | http://github.com/postgrespro/postgres/commit/4f0bcc735038e96404fae59aa16ef9beaf6bb0aa

C1 Unbreak pg_basebackup/t/010_pg_basebackup.pl on msys · postgrespro/postgres@4f0bcc7 · GitHub
Skip to content

Commit 4f0bcc7

Browse files
committed
Unbreak pg_basebackup/t/010_pg_basebackup.pl on msys
Once again we ran foul of the rather baroque msys2 path translation rules. The cure as in many cases is to do the translation ourselves. Discussion: https://postgr.es/m/CA+TgmoZU+1yj8TZ8PZrPHxPmr6Wz84V2RfZnsd5HnZugYtqZng@mail.gmail.com
1 parent 3c06ec6 commit 4f0bcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_basebackup/t/010_pg_basebackup.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@
516516
[ @pg_basebackup_defs, '--target', 'blackhole', '-X', 'none' ],
517517
'backup target blackhole');
518518
$node->command_ok(
519-
[ @pg_basebackup_defs, '--target', "server:$tempdir/backuponserver", '-X', 'none' ],
519+
[ @pg_basebackup_defs, '--target', "server:$real_tempdir/backuponserver", '-X', 'none' ],
520520
'backup target server');
521521
ok(-f "$tempdir/backuponserver/base.tar", 'backup tar was created');
522522
rmtree("$tempdir/backuponserver");

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/4f0bcc735038e96404fae59aa16ef9beaf6bb0aa

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy