<!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 class="details" style="font-style: italic; color: #666;">
<a href="https://gitlab.com/ametzler">Andreas Metzler</a> created an issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/1091">#1091</a>:
</p>
<div></div>
<p dir="auto">Hello,</p>
<p dir="auto">in 3.6.15 some parts of tests/gnutls-cli-debug.sh are conditional on</p>
<pre class="code highlight js-syntax-highlight shell" lang="shell" v-pre="true"><code><span id="LC1" class="line" lang="shell"><span class="k">if </span><span class="nb">test</span> <span class="s2">"</span><span class="k">${</span><span class="nv">ENABLE_GOST</span><span class="k">}</span><span class="s2">"</span> <span class="o">=</span> <span class="s2">"1"</span> <span class="o">&&</span> <span class="nb">test</span> <span class="s2">"</span><span class="k">${</span><span class="nv">GNUTLS_FORCE_FIPS_MODE</span><span class="k">}</span><span class="s2">"</span> <span class="o">!=</span> 1 <span class="p">;</span> <span class="k">then</span></span></code></pre>
<p dir="auto">but this code is never run since tests/Makefile.am lacks</p>
<pre class="code highlight js-syntax-highlight make" lang="make" v-pre="true"><code><span id="LC1" class="line" lang="make"><span class="err">if</span> <span class="err">ENABLE_GOST</span></span>
<span id="LC2" class="line" lang="make"><span class="nv">TESTS_ENVIRONMENT</span> <span class="o">+=</span> <span class="nv">ENABLE_GOST</span><span class="o">=</span>1</span></code></pre>
<p dir="auto">like tests/cert-tests/Makefile.am does.</p>

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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1091">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/19a227690db4fb0fafb3ce1857abfced/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/1091"}}</script>


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