mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

Make builds less verbose

Open daverodgman opened this issue 2 years ago • 0 comments

Description

Experiment with wrapping make and cmake to hide output (when there are no errors), to reduce logging load on Jenkins.

Fixes https://github.com/Mbed-TLS/mbedtls-test/issues/149

PR checklist

Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")

  • [x] changelog not required
  • [ ] backport TODO
  • [x] tests not required

daverodgman avatar Jan 04 '24 16:01 daverodgman