Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use merged ticket #
  • Loading branch information
coke committed Oct 30, 2015
1 parent 6170a80 commit 26b4dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S22-package-format/local.t
Expand Up @@ -27,7 +27,7 @@ ok mkdir($srcdir), "Could we create '$srcdir'";
ok $srcsrc.IO.spurt($nanoonanoo), "Could we create '$srcsrc'";
ok mkdir($cmpdir), "Could we create $cmpdir";

#?rakudo.jvm skip 'cannot do signals in JVM RT #124769'
#?rakudo.jvm skip 'cannot do signals in JVM RT #124628'
ok signal(SIGINT).tap( {die} ), 'install Ctrl-C handler for cleanup in END';

# basic CURLF sanity
Expand Down

0 comments on commit 26b4dc8

Please sign in to comment.