]> git.notmuchmail.org Git - notmuch/commitdiff
performance-test/README: update instructions for fetching corpus.
authorDavid Bremner <bremner@debian.org>
Wed, 28 Nov 2012 21:27:00 +0000 (17:27 -0400)
committerDavid Bremner <bremner@debian.org>
Thu, 29 Nov 2012 13:28:03 +0000 (09:28 -0400)
It turns out not everybody on the planet has my gpg key.

performance-test/README

index 630cf1365e6bb7216f10a34078df4b7141a636e0..36f1dacd3cbff9e35c78801fe8712e37fe3e72a2 100644 (file)
@@ -12,9 +12,18 @@ In addition to having notmuch, you need:
 Getting set up to run tests:
 ----------------------------
 
 Getting set up to run tests:
 ----------------------------
 
-First, you need to get the corpus.
+First, you need to get the corpus.  If you don't already have the gpg
+key for David Bremner, run
 
 
-It should work to run
+   % gpg --search 'david@tethera.net'
+
+This should get you a key with fingerprint
+
+    815B 6398 2A79 F8E7 C727  86C4 762B 57BB 7842 06AD
+
+(the last 8 digits are printed as the "key id").
+
+To fetch the actual corpus it should work to run
 
    % make download-corpus
 
 
    % make download-corpus