Skip to content

Commit

Permalink
Don't run threading tests with tainting #82017
Browse files Browse the repository at this point in the history
This mysteriously breaks on older (<5.8.8) perls
  • Loading branch information
Leont committed Dec 19, 2012
1 parent 2469a15 commit 85cc220
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Revision history for File-Map

{{$NEXT}}
Don't run threading tests with tainting #82017
Actually use ppport.h #82017

0.55 2012-12-14 14:04:49 Europe/Amsterdam
Expand Down
2 changes: 1 addition & 1 deletion t/20-threads.t
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!perl -T
#!perl

use strict;
use warnings;
Expand Down

0 comments on commit 85cc220

Please sign in to comment.