svn commit: r48837 - head/share/pgpkeys

Ngie Cooper yaneurabeya at gmail.com
Sun May 22 16:37:49 UTC 2016


> On May 22, 2016, at 02:45, Mathieu Arnold <mat at FreeBSD.org> wrote:
> 
> +--On 22 mai 2016 00:12:33 +0000 Garrett Cooper <ngie at FreeBSD.org> wrote:
> | Author: ngie (src committer)
> | Date: Sun May 22 00:12:32 2016
> | New Revision: 48837
> | URL: https://svnweb.freebsd.org/changeset/doc/48837
> | 
> | Log:
> |   Make addkey.sh executable
> |   
> |   This is for user-friendliness and parity with checkkey.sh being
> | executable
> | 
> 
> So, you just broke it:
> 
> +--On 22 mai 2016 00:53:01 +0000 Garrett Cooper <ngie at FreeBSD.org> wrote:
> |  <!--
> | -sh addkey.sh ngie C66BE5053A4BBDDE ;
> | +sh  ngie F583A92669308615 ;
> |  -->

I executed it from OSX because I rekeyed from there instead of FreeBSD, and my GPG agent runs in OSX. I did some minor hacking to try and make things work (;& is a non-portable construct, even with dash from homebrew); I thought the realpath error was benign but apparently it wasn't..

Thanks for the heads up. I'll fix this.

> -- 
> Mathieu Arnold


More information about the svn-doc-all mailing list