<!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">

<p style="color: #777777;">
<a href="https://gitlab.com/rockdaboot">Tim Rühsen</a>
commented:
</p>
<div style="">
<p dir="auto">I made a test with that Fedora28 image (removed dash ;-)).</p>
<p dir="auto">Bash is the default shell. A small test script shows that <code>set -e</code> within the script did not stop the script on the missing <code>dash</code> when more commands were concatenated with <code>&&</code>.</p>
<p dir="auto">Putting each command on a separate line and the script stopped at error (as it should).</p>
<p dir="auto">My conclusion: do not use <code>&&</code> in the CI yaml. As long as you want to stop the runner on (any) error.</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/896#note_266816264">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/edd5460a2dc1536778eb73d44fdc124f/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/896#note_266816264"}}</script>


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