Further tweaks to stuck_on_old_timeline recovery test

Andrew Dunstan <andrew@dunslane.net>

Commit: 914c716ca02ac576d7f4db6c69b26cb042512a84
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2021-06-13T11:19:35Z
Releases: 12.8
Further tweaks to stuck_on_old_timeline recovery test

Translate path slashes on target directory path. This was confusing old
branches, but is applied to all branches for the sake of uniformity.
Perl is perfectly able to understand paths with forward slashes.

Along the way, restore the previous archive_wait query, for the sake of
uniformity with other tests, per gripe from Tom Lane.

Files