Blindly try to fix test script's tar invocation for MSYS.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 27ab1981e7c9b8fcbcb143c5f6f706441a52bbc8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-03-19T02:43:11Z
Releases: 14.0
Blindly try to fix test script's tar invocation for MSYS.

Buildfarm member fairywren doesn't like the test case I added
in commit 081876d75.  I'm guessing the reason is that I shouldn't
be using a perl2host-ified path in the tar command line.

Files

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