[gnutls-devel] GnuTLS | Solaris self test failures (#785)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Jun 7 16:37:47 CEST 2019




> Work-around: link /bin/sh -> /bin/bash

For the long term fix I recommend a shebang of `/usr/bin/env bash`. As far as I know it is the only portable way to specify bash as the interpreter. It will avoid problems on OpenBSD. OpenBSD does not include Bash by default. Once you install it through the package manager, OpenBSD places Bash at /usr/local/bin`, not `/usr/bin`.

Also see [Why is #!/usr/bin/env bash superior to #!/bin/bash?](https://stackoverflow.com/q/21612980/608639)

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/785#note_179035501
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/20190607/5df833a4/attachment.html>


More information about the Gnutls-devel mailing list