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:39:20 +0000 (07:39 -0800)
commitec6ba191ce5aba32606171b2bda0d73b53381af0
tree76ca24f0d0e155847b5b0242f96ab34989314a0b
parent8f5d4ee6c5a1de2601934139c974bc09bc42edab
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