From: Tim Rühsen Date: Fri, 16 Nov 2018 15:13:31 +0000 (+0100) Subject: tests/cert-tests/pkcs12-utf8: Use /bin/sh instead of bash X-Git-Tag: gnutls_3_6_6~49^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d79dbf99e555abdcc79f1253976189efa892c0fc;p=thirdparty%2Fgnutls.git tests/cert-tests/pkcs12-utf8: Use /bin/sh instead of bash Signed-off-by: Tim Rühsen --- diff --git a/tests/cert-tests/pkcs12-utf8 b/tests/cert-tests/pkcs12-utf8 index 1842136eaa..ace10ca181 100755 --- a/tests/cert-tests/pkcs12-utf8 +++ b/tests/cert-tests/pkcs12-utf8 @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/sh # Copyright (C) 2016 Red Hat, Inc. # Inc.