summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2018-11-16 16:13:31 +0100
committerTim Rühsen <tim.ruehsen@gmx.de>2018-12-18 10:39:06 +0100
commitd79dbf99e555abdcc79f1253976189efa892c0fc (patch)
treea32a12f084916707bfc2522706ec65414bebea03
parent58182c83200ee99f4fd6f5110a51df957d15ccef (diff)
downloadgnutls-d79dbf99e555abdcc79f1253976189efa892c0fc.tar.gz
tests/cert-tests/pkcs12-utf8: Use /bin/sh instead of bash
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
-rwxr-xr-xtests/cert-tests/pkcs12-utf82
1 files changed, 1 insertions, 1 deletions
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.