Fix mhsign for gpg2: Expiry date format
authormarkus schnalke <meillo@marmaro.de>
Mon, 17 Apr 2017 17:35:21 +0000 (19:35 +0200)
committermarkus schnalke <meillo@marmaro.de>
Mon, 17 Apr 2017 17:35:21 +0000 (19:35 +0200)
Gnupg2 uses --fixed-list-mode by default for --with-colons.
Gnupg1 needs this option explicitly to generate the same output
format (timestamps) for expiry dates.

Thanks to Jan Unterbrink for reporting the bug.


No differences found