[gnutls-devel] GnuTLS | SSL-3.0 CI runner fails unrecognized (#896)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Jan 3 12:29:59 CET 2020




Tim Rühsen commented:


I made a test with that Fedora28 image (removed dash ;-)).

Bash is the default shell. A small test script shows that `set -e` within the script did not stop the script on the missing `dash` when more commands were concatenated with `&&`.

Putting each command on a separate line and the script stopped at error (as it should).

My conclusion: do not use `&&` in the CI yaml. As long as you want to stop the runner on (any) error.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/896#note_266816264
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200103/dae06d33/attachment-0001.html>


More information about the Gnutls-devel mailing list