This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix MSWin32 skip in porting/globvar.t
authorSteve Hay <steve.m.hay@googlemail.com>
Sat, 10 Sep 2011 19:46:00 +0000 (20:46 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Sat, 10 Sep 2011 19:46:00 +0000 (20:46 +0100)
commitb63f993a0f2d0e68511d302461f39bcff1580432
tree17592a6f309cab88b84e215121ddfc17024b21a0
parent378eeda70cc27194f0f718b4c65b8ba147259910
Fix MSWin32 skip in porting/globvar.t

(With VC it skipped anyway due to 'nm' not being available, but with GCC
it ran further and crashed out on the open '-|' call.)
t/porting/globvar.t