Author: jkeenan
Date: Sun Dec 21 19:13:43 2008
New Revision: 34222

Modified:
   trunk/t/codingstd/linelength.t

Log:
Delete inline comment re RT 444437.

Modified: trunk/t/codingstd/linelength.t
==============================================================================
--- trunk/t/codingstd/linelength.t      (original)
+++ trunk/t/codingstd/linelength.t      Sun Dec 21 19:13:43 2008
@@ -55,8 +55,6 @@
     WMLScript
 };
 
-# RT #44437 this should really be using src_dir instead of build_dir but it
-# does not exist (yet)
 my $build_dir = $PConfig{build_dir};
 my $manifest = maniread( File::Spec->catfile( $build_dir, 'MANIFEST' ) );
 

Reply via email to