|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Change 34100: Fix test count that was missed in #34092
Change 34100 by steveh@maldoror on 2008/07/03 15:08:50
Fix test count that was missed in #34092 Affected files //depot/perl/t/op/magic.t#85 edit Differences //depot/perl/t/op/magic.t#85 (xtext) Index: perl/t/op/magic.t perl/t/op/magic.t#84~34092~ 2008-06-28 14:06:57.000000000 -0700 perl/t/op/magic.t 2008-07-03 08:08:50.000000000 -0700 @@ -70,7 +70,7 @@ close F; # just mention it, squelch used-only-once if ($Is_MSWin32 || $Is_NetWare || $Is_Dos || $Is_MPE || $Is_MS) { - skip('SIGINT not safe on this platform') for 14; + skip('SIGINT not safe on this platform') for 15; } else { # the next tests are done in a subprocess because sh spits out a End of Patch. |
![]() |
| Viewing: Web Development Archives > Mailing Lists > Perl > Change 34100: Fix test count that was missed in #34092 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|