summaryrefslogtreecommitdiff
path: root/tests/suite
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2017-01-05 10:35:29 +0200
committerAlon Bar-Lev <alon.barlev@gmail.com>2017-01-05 14:01:57 +0200
commit22da6ba5d5d719b125f28718861ad136fa7207af (patch)
tree7ba5a54f8e4ce4b91cb61f599a1be6125ee7e060 /tests/suite
parent41da7be67e0e0f30ea274a6f2d5af700be064b61 (diff)
downloadgnutls-22da6ba5d5d719b125f28718861ad136fa7207af.tar.gz
tests: remove bash usage
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Diffstat (limited to 'tests/suite')
-rwxr-xr-xtests/suite/certtool-pkcs11.sh2
-rwxr-xr-xtests/suite/eagain.sh2
-rwxr-xr-xtests/suite/testcompat-main-openssl2
-rwxr-xr-xtests/suite/testcompat-main-polarssl2
-rwxr-xr-xtests/suite/testdane.sh2
-rwxr-xr-xtests/suite/testpkcs11.sh2
-rwxr-xr-xtests/suite/testrng.sh2
-rwxr-xr-xtests/suite/testsrn.sh2
8 files changed, 8 insertions, 8 deletions
diff --git a/tests/suite/certtool-pkcs11.sh b/tests/suite/certtool-pkcs11.sh
index 6a083bced3..39933cd0c3 100755
--- a/tests/suite/certtool-pkcs11.sh
+++ b/tests/suite/certtool-pkcs11.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright (C) 2016 Nikos Mavrogiannopoulos
#
diff --git a/tests/suite/eagain.sh b/tests/suite/eagain.sh
index afeb6e2fcb..235a5390ec 100755
--- a/tests/suite/eagain.sh
+++ b/tests/suite/eagain.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright (C) 2006-2008, 2010, 2012 Free Software Foundation, Inc.
#
diff --git a/tests/suite/testcompat-main-openssl b/tests/suite/testcompat-main-openssl
index e38d7238e8..28461de569 100755
--- a/tests/suite/testcompat-main-openssl
+++ b/tests/suite/testcompat-main-openssl
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright (c) 2010-2016, Free Software Foundation, Inc.
# Copyright (c) 2012-2016, Nikos Mavrogiannopoulos
diff --git a/tests/suite/testcompat-main-polarssl b/tests/suite/testcompat-main-polarssl
index 311b1ca5ef..e945fd5025 100755
--- a/tests/suite/testcompat-main-polarssl
+++ b/tests/suite/testcompat-main-polarssl
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright (c) 2010-2015, Free Software Foundation, Inc.
# Copyright (c) 2012-2015, Nikos Mavrogiannopoulos
diff --git a/tests/suite/testdane.sh b/tests/suite/testdane.sh
index 5bef05dfa7..2f1cb6e7b9 100755
--- a/tests/suite/testdane.sh
+++ b/tests/suite/testdane.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright (C) 2013 Nikos Mavrogiannopoulos
#
diff --git a/tests/suite/testpkcs11.sh b/tests/suite/testpkcs11.sh
index 414a5ae89b..d3985edc77 100755
--- a/tests/suite/testpkcs11.sh
+++ b/tests/suite/testpkcs11.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright (C) 2013 Nikos Mavrogiannopoulos
#
diff --git a/tests/suite/testrng.sh b/tests/suite/testrng.sh
index fabd4eea2f..c45c9300eb 100755
--- a/tests/suite/testrng.sh
+++ b/tests/suite/testrng.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright (C) 2014 Nikos Mavrogiannopoulos
#
diff --git a/tests/suite/testsrn.sh b/tests/suite/testsrn.sh
index b41dbb442f..aba3df589c 100755
--- a/tests/suite/testsrn.sh
+++ b/tests/suite/testsrn.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright (C) 2010-2012 Free Software Foundation, Inc.
#