[svn:parrot] r42738 - trunk/t/run

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 17:50:37 UTC 2009


Author: jkeenan
Date: Sat Nov 21 17:50:36 2009
New Revision: 42738
URL: https://trac.parrot.org/parrot/changeset/42738

Log:
Change RT reference to TT reference.

Modified:
   trunk/t/run/options.t

Modified: trunk/t/run/options.t
==============================================================================
--- trunk/t/run/options.t	Sat Nov 21 17:49:28 2009	(r42737)
+++ trunk/t/run/options.t	Sat Nov 21 17:50:36 2009	(r42738)
@@ -91,7 +91,7 @@
     like( qx{$cmd}, qr/Parrot VM: slow core/, "-r option <$cmd>" );
 }
 
-## RT #46815 test remaining options
+## TT #1150 test remaining options
 
 # clean up temporary files
 unlink $first_pir_file;


More information about the parrot-commits mailing list