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)
commitee8d01d64e8832304256de53db07228e2be67f6a
tree5cd5afa34c4ed58ab76f8a89b04669568444e119
parentbd7e2d5cc610c87f2f8c2df507bb7eda86cce90e
Fix mhsign for gpg2: Expiry date format

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.
uip/mhsign.sh