Account for IPC::Run::result() Windows behavior change.
authorNoah Misch <[email protected]>
Thu, 17 Nov 2022 15:35:06 +0000 (07:35 -0800)
committerNoah Misch <[email protected]>
Thu, 17 Nov 2022 15:44:54 +0000 (07:44 -0800)
commit50bee42021b586c8420dc9f4d9488a6c79bd6b2d
tree6d68714a23d0b280da62b355e400120df344be3a
parent0f5812df659b6e40f910d13896584c3e0e765d76
Account for IPC::Run::result() Windows behavior change.

This restores compatibility with the not-yet-released successor of
version 20220807.0.  Back-patch to 9.4, which introduced this code.

Reviewed by Andrew Dunstan.

Discussion: https://postgr.es/m/20221117061805[email protected]
src/test/perl/TestLib.pm