Fix new recovery test for use under msys
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 12 Jun 2021 12:37:16 +0000 (08:37 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 12 Jun 2021 12:51:29 +0000 (08:51 -0400)
commit45322bd9b9a33f0f3098d34b56f1ca250f14208a
treeba70f3a3d949b108ed8a36d88c9a599e9c87f711
parentfad9c8e93a65f087033312cd655511a28d07ab51
Fix new recovery test for use under msys

Commit caba8f0d43 wasn't quite right for msys, as demonstrated by
several buildfarm animals, including jacana and fairywren. We need to
use the msys perl in the archive command, but call it in such a way that
Windows will understand the path. Furthermore, inside the copy script we
need to convert a Windows path to an msys path.
src/test/recovery/t/025_stuck_on_old_timeline.pl
src/test/recovery/t/cp_history_files