Build Update for openssl/openssl
-------------------------------------
Build: #25013
Status: Still Failing
Duration: 25 mins and 24 secs
Commit: 66790d7 (OpenSSL_1_1_1-stable)
Author: Dr. Matthias St. Pierre
Message: openssl cms: add error message if operation option is missing
If the `openssl cms` command is called without specifying an
operation option, it replies with the following laconic error message:
cms: Use -help for summary.
This commit adds a helpful error message:
No operation option (-encrypt|-decrypt|-sign|-verify|...) specified.
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/8861)
(cherry picked from commit 42151b8edb112d23d81f6e0d6606d98797771b4b)
View the changeset:
https://github.com/openssl/openssl/compare/49142bcb187d...66790d762562
View the full build log and details:
https://travis-ci.org/openssl/openssl/builds/527494379?utm_medium=notification&utm_source=email
--
You can unsubscribe from build emails from the openssl/openssl repository going
to
https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml
file. See https://docs.travis-ci.com/user/notifications.