[Rt-commit] r14076 - in rt/branches/3.999-DANGEROUS: lib/RT

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Jul 14 12:46:47 EDT 2008


Author: sunnavy
Date: Mon Jul 14 12:46:47 2008
New Revision: 14076

Modified:
   rt/branches/3.999-DANGEROUS/   (props changed)
   rt/branches/3.999-DANGEROUS/lib/RT/Test.pm

Log:
 r14428 at sunnavys-mb:  sunnavy | 2008-07-15 00:19:23 +0800
 name fix


Modified: rt/branches/3.999-DANGEROUS/lib/RT/Test.pm
==============================================================================
--- rt/branches/3.999-DANGEROUS/lib/RT/Test.pm	(original)
+++ rt/branches/3.999-DANGEROUS/lib/RT/Test.pm	Mon Jul 14 12:46:47 2008
@@ -454,7 +454,7 @@
 
     # this is a bit hackish; calling it from somewhere that's not a subdir
     # of t/ will fail
-    return RT::Crypt::GnuPG::ImportKey(
+    return RT::Crypt::GnuPG::import_key(
         RT::Test->file_content(
             [
                 get_relocatable_dir(


More information about the Rt-commit mailing list