Home GnuPG
Diffusion GnuPG 7d5a0ed79213

tests,w32: Fix gpgsm signature verification test.
7d5a0ed79213Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

tests,w32: Fix gpgsm signature verification test.

* tests/gpgsm/verify.scm: Use 'call-with-binary-output-file' to avoid
automatic line-ending conversion.

Previously, Windows' automatic line-ending conversion turned '\n' into
'\r\n' when writing the sample to a file, making the signature
invalid.

  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Jan 25 2017, 3:39 PM
Parents
rGe175152ef751: agent: Fix double free.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rG7d5a0ed79213: tests,w32: Fix gpgsm signature verification test. (authored by Justus Winter <justus@g10code.com>).Jan 25 2017, 3:39 PM