Branch: refs/heads/master
Home: https://github.com/OpenSC/libp11
Commit: d190daab78d761047cf155100ec3d4f59278f854
https://github.com/OpenSC/libp11/commit/d190daab78d761047cf155100ec3d4f59278f854
Author: Anderson Toshiyuki Sasaki <ans...@re...>
Date: 2019-11-25 (Mon, 25 Nov 2019)
Changed paths:
M tests/rsa-evp-sign.softhsm
Log Message:
-----------
tests: Use "printf" instead of "echo -n"
Some shells (e.g. in macOS) don't support the "-n" option. Replace with
the more portable POSIX alternative "printf".
Signed-off-by: Anderson Toshiyuki Sasaki <ans...@re...>
|