Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7c902989ca0edccb2d1576b36586433dc9db121e https://github.com/Perl/perl5/commit/7c902989ca0edccb2d1576b36586433dc9db121e Author: Tomasz Konojacki <[email protected]> Date: 2019-11-10 (Sun, 10 Nov 2019)
Changed paths:
M t/op/fork.t
Log Message:
-----------
t/op/fork.t: fix skip condition
'is_miniperl' was being parsed as a bareword so the condition was
always true on Windows.
