<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<div style="">
<blockquote dir="auto">
<p>Work-around: link /bin/sh -> /bin/bash</p>
</blockquote>
<p dir="auto">For the long term fix I recommend a shebang of <code>/usr/bin/env bash</code>. 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<code>, not</code>/usr/bin`.</p>
<p dir="auto">Also see <a href="https://stackoverflow.com/q/21612980/608639" rel="nofollow noreferrer noopener" target="_blank">Why is #!/usr/bin/env bash superior to #!/bin/bash?</a></p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/785#note_179035501">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/aab51e145ec19ec7b6f90befdd07afe4/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/785#note_179035501"}}</script>

</p>
</div>
</body>
</html>