From 2983d63efb6371cf7dc8815bfcdbefb42cadb1d3 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sat, 25 Oct 2008 14:58:36 -0400 Subject: more changes to test suite, and add admin/testuser gpg.conf files to use quick-random option --- tests/home/admin/.gnupg/gpg.conf | 2 ++ tests/home/testuser/.gnupg/gpg.conf | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 tests/home/admin/.gnupg/gpg.conf create mode 100644 tests/home/testuser/.gnupg/gpg.conf (limited to 'tests/home') diff --git a/tests/home/admin/.gnupg/gpg.conf b/tests/home/admin/.gnupg/gpg.conf new file mode 100644 index 0000000..34bf93a --- /dev/null +++ b/tests/home/admin/.gnupg/gpg.conf @@ -0,0 +1,2 @@ +# command to avoid depleting the system entropy +quick-random diff --git a/tests/home/testuser/.gnupg/gpg.conf b/tests/home/testuser/.gnupg/gpg.conf new file mode 100644 index 0000000..34bf93a --- /dev/null +++ b/tests/home/testuser/.gnupg/gpg.conf @@ -0,0 +1,2 @@ +# command to avoid depleting the system entropy +quick-random -- cgit v1.2.3