Skip to content

Commit

Permalink
Apply patch submitted by doughera in TT #1827.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@49538 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
jkeenan committed Oct 15, 2010
1 parent 484684e commit e0e4c1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Parrot/Configure/Options/Test/Prepare.pm
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ my %steps_tests_simple = ();
my %steps_tests_complex = ();
sub _find_steps_tests {
my $steps_dir = shift;
%steps_tests_simple = ();
%steps_tests_complex = ();
sub wanted {
if ( $File::Find::name =~
m<
Expand Down

0 comments on commit e0e4c1d

Please sign in to comment.