root/10kz/tests/install-real-keyring.sh

Revision 43, 49 bytes (checked in by jm3, 2 years ago)
  • set Id property on all text-based files
  • correctly handling the "no keys found" case with link to GPG help page (just a stub at this point)
  • Property svn:executable set to *
  • Property svn:keywords set to Id
Line 
1 #!/bin/sh
2
3 echo real
4
5 cp -r ~/gpg-real ~/.gnupg
6
Note: See TracBrowser for help on using the browser.