summaryrefslogtreecommitdiff
path: root/tests/suite/testcompat-main-openssl
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-20 17:44:46 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-20 17:45:25 +0200
commitf8e03db297e846646c9d78a8c68dee19bf2d8918 (patch)
tree062358482bf8522ff6fe180a02800f57bf1d08f9 /tests/suite/testcompat-main-openssl
parentf1514824513b3e4fc9ede5d33f2e87f70507cb03 (diff)
downloadgnutls-f8e03db297e846646c9d78a8c68dee19bf2d8918.tar.gz
tests: use /bin/bash in tests which require common.sh
Diffstat (limited to 'tests/suite/testcompat-main-openssl')
-rwxr-xr-xtests/suite/testcompat-main-openssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/testcompat-main-openssl b/tests/suite/testcompat-main-openssl
index d6b53e0a26..6933c9c780 100755
--- a/tests/suite/testcompat-main-openssl
+++ b/tests/suite/testcompat-main-openssl
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Copyright (c) 2010-2016, Free Software Foundation, Inc.
# Copyright (c) 2012-2016, Nikos Mavrogiannopoulos