Unbreak pg_basebackup/t/010_pg_basebackup.pl on msys

Andrew Dunstan <andrew@dunslane.net>

Commit: 4f0bcc735038e96404fae59aa16ef9beaf6bb0aa
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2022-01-24T19:11:25Z
Releases: 15.0
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

Files

PathChange+/−
src/bin/pg_basebackup/t/010_pg_basebackup.pl modified +1 −1

Discussion