[Rt-commit] r7529 - in rt/branches/3.7-EXPERIMENTAL/lib: RT
clkao at bestpractical.com
clkao at bestpractical.com
Tue Apr 17 05:02:23 EDT 2007
Author: clkao
Date: Tue Apr 17 05:02:23 2007
New Revision: 7529
Modified:
rt/branches/3.7-EXPERIMENTAL/lib/RT/Config.pm
rt/branches/3.7-EXPERIMENTAL/lib/t/data/crypt-gnupg/random_seed
Log:
Make gnupg tests actually work.
Modified: rt/branches/3.7-EXPERIMENTAL/lib/RT/Config.pm
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/lib/RT/Config.pm (original)
+++ rt/branches/3.7-EXPERIMENTAL/lib/RT/Config.pm Tue Apr 17 05:02:23 2007
@@ -114,6 +114,9 @@
},
},
},
+ GnuPG => {
+ Type => 'HASH'
+ },
);
my %OPTIONS = ();
Modified: rt/branches/3.7-EXPERIMENTAL/lib/t/data/crypt-gnupg/random_seed
==============================================================================
Binary files. No diff available.
More information about the Rt-commit
mailing list