Author: jkeenan
Date: Mon Dec 29 18:54:30 2008
New Revision: 34597

Modified:
   trunk/lib/Parrot/Test.pm

Log:
Deleting one inline comment; rejecting 
http://rt.perl.org/rt3/Ticket/Display.html?id=43751.

Modified: trunk/lib/Parrot/Test.pm
==============================================================================
--- trunk/lib/Parrot/Test.pm    (original)
+++ trunk/lib/Parrot/Test.pm    Mon Dec 29 18:54:30 2008
@@ -571,7 +571,6 @@
         my $exec_f = per_test( '_pbcexe', $test_no );    # Make cleanup and 
svn:ignore more simple
         $exe_f =~ s...@[\\/:]...@$pconfig{slash}@g;
 
-        # RT#43751 put this into sub generate_pbc()
         run_command(
             qq{$parrot $args -o $pbc_f "$code_f"},
             CD     => $path_to_parrot,

Reply via email to