summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-20 11:28:21 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-20 13:45:35 +0200
commit4cba60e475929234ec42803dea6c979978f2b324 (patch)
tree29967de4acd4d662cfa44d9a0b1ac66161cdbf65
parent1607765747cad8bba83d292342dcf3f189b15de6 (diff)
downloadgnutls-4cba60e475929234ec42803dea6c979978f2b324.tar.gz
tests: use /bin/bash for tests that use bashisms
-rwxr-xr-xtests/dsa/testdsa2
-rwxr-xr-xtests/openpgp-certs/testcerts2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/dsa/testdsa b/tests/dsa/testdsa
index a4a0d4bdc6..1f658fb359 100755
--- a/tests/dsa/testdsa
+++ b/tests/dsa/testdsa
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Copyright (C) 2010-2012 Free Software Foundation, Inc.
#
diff --git a/tests/openpgp-certs/testcerts b/tests/openpgp-certs/testcerts
index 54b9947571..f09ec9ef91 100755
--- a/tests/openpgp-certs/testcerts
+++ b/tests/openpgp-certs/testcerts
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Copyright (C) 2010-2012 Free Software Foundation, Inc.
#