[gnutls-devel] GnuTLS | Add CI tarball build (!809)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Nov 21 15:21:06 CET 2018


Darshit Shah started a new discussion on tests/cert-tests/certtool:

> -#!/usr/bin/env bash
> +#!/bin/sh

I don't think this is a good idea. It's better to leave it as `/usr/bin/env sh`.

`env` is always available and is the safe way to pick the right shell.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/809#note_119083729
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/20181121/a1035f0e/attachment.html>


More information about the Gnutls-devel mailing list