[Rt-commit] r8063 - in rt/branches/3.6-RELEASE: .
jesse at bestpractical.com
jesse at bestpractical.com
Thu Jul 5 16:59:05 EDT 2007
Author: jesse
Date: Thu Jul 5 16:59:04 2007
New Revision: 8063
Modified:
rt/branches/3.6-RELEASE/ (props changed)
rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
Log:
r59918 at pinglin: jesse | 2007-07-05 16:58:53 -0400
* Someone left in a call to Data::Dumper
Modified: rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
==============================================================================
--- rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in (original)
+++ rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in Thu Jul 5 16:59:04 2007
@@ -83,8 +83,6 @@
);
$args{$_} = $default{$_} foreach grep !exists $args{$_}, keys %default;
-use Data::Dumper;
-print Dumper( \%args );
{
my $section;
More information about the Rt-commit
mailing list