[Rt-commit] r18069 - in rt/3.999/branches/merge_to_3.8.2: .

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu Jan 29 23:19:50 EST 2009


Author: sunnavy
Date: Thu Jan 29 23:19:50 2009
New Revision: 18069

Modified:
   rt/3.999/branches/merge_to_3.8.2/   (props changed)
   rt/3.999/branches/merge_to_3.8.2/t/mail/gnupg-realmail.t

Log:
 r19328 at sunnavys-mb:  sunnavy | 2009-01-30 09:23:57 +0800
 merged t/mail/gnupg-realmail.t


Modified: rt/3.999/branches/merge_to_3.8.2/t/mail/gnupg-realmail.t
==============================================================================
--- rt/3.999/branches/merge_to_3.8.2/t/mail/gnupg-realmail.t	(original)
+++ rt/3.999/branches/merge_to_3.8.2/t/mail/gnupg-realmail.t	Thu Jan 29 23:19:50 2009
@@ -18,7 +18,6 @@
 use File::Temp qw(tempdir);
 my $homedir = tempdir( CLEANUP => 1 );
 
-RT->config->set( LogToScreen => 'debug' );
 RT->config->set( 'GnuPG',
                  enable => 1,
                  outgoing_messages_format => 'RFC' );


More information about the Rt-commit mailing list