Account for IPC::Run::result() Windows behavior change.
authorNoah Misch <noah@leadboat.com>
Thu, 17 Nov 2022 15:35:06 +0000 (07:35 -0800)
committerNoah Misch <noah@leadboat.com>
Thu, 17 Nov 2022 15:44:36 +0000 (07:44 -0800)
commit877cfeb4fb11da0ad8fed6fccb41953a37ed2084
treeab7f10227c7d65aa02a3558223c6049e1d9dcc54
parent40064e103b117a3ea82c81e7fc694f955855c792
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: http://postgr.es/m/20221117061805.GA4020280@rfd.leadboat.com
src/test/perl/TestLib.pm