Fix test count that was missed in #34092
authorSteve Hay <SteveHay@planit.com>
Thu, 3 Jul 2008 15:08:50 +0000 (15:08 +0000)
committerSteve Hay <SteveHay@planit.com>
Thu, 3 Jul 2008 15:08:50 +0000 (15:08 +0000)
p4raw-id: //depot/perl@34100

t/op/magic.t

index d852e83..28e0dcc 100755 (executable)
@@ -70,7 +70,7 @@ ok $!, $!;
 close FOO; # just mention it, squelch used-only-once
 
 if ($Is_MSWin32 || $Is_NetWare || $Is_Dos || $Is_MPE || $Is_MacOS) {
-    skip('SIGINT not safe on this platform') for 1..4;
+    skip('SIGINT not safe on this platform') for 1..5;
 }
 else {
   # the next tests are done in a subprocess because sh spits out a