]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: fix 002-scanbuild test
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 23 Sep 2021 12:48:25 +0000 (14:48 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 23 Sep 2021 12:48:59 +0000 (14:48 +0200)
test/compilation/002-scanbuild

index cb2dc9e2d587774b6a7b73d05fd2c79dd1048e5e..35a3fafc095df8d31b5cd7fac799a8e1f31a9850 100755 (executable)
@@ -8,7 +8,7 @@ for opts in \
        "--host-system=FreeBSD" \
        "--without-nettle" \
        "--without-nettle --without-nss" \
-       "--without-nettle --without-nss --without-tomcrypt"
+       "--without-nettle --without-nss --without-tomcrypt" \
        "--without-nettle --without-nss --without-tomcrypt --without-gnutls"
 do
        ./configure $opts