~ubuntu-branches/debian/sid/astroidmail/sid

« back to all changes in this revision

Viewing changes to test/foo2.key

  • Committer: Package Import Robot
  • Author(s): Jonas Smedegaard
  • Date: 2017-10-11 19:57:04 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20171011195704-axyliv79qoe74aqm
Tags: 0.10.2-2
Fix create fake $HOME for testsuite to please gnupg2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
     %echo Generating a basic OpenPGP key
2
 
     Key-Type: DSA
3
 
     Key-Length: 1024
4
 
     Subkey-Type: ELG-E
5
 
     Subkey-Length: 1024
6
 
     Name-Real: Tester2
7
 
     Name-Comment: Second tester
8
 
     Name-Email: astrid@astroidmail.bar
9
 
     Expire-Date: 0
10
 
     #Passphrase: abc
11
 
     %no-protection
12
 
     %pubring two.pub
13
 
     %secring two.sec
14
 
     # Do a commit here, so that we can later print "done" :-)
15
 
     %commit
16
 
     %echo done
17