summaryrefslogtreecommitdiff
path: root/tests/slow/test-ciphers-openssl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/slow/test-ciphers-openssl.sh')
-rwxr-xr-xtests/slow/test-ciphers-openssl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/slow/test-ciphers-openssl.sh b/tests/slow/test-ciphers-openssl.sh
index b025fcc600..dc8fb60edc 100755
--- a/tests/slow/test-ciphers-openssl.sh
+++ b/tests/slow/test-ciphers-openssl.sh
@@ -20,7 +20,7 @@
# along with GnuTLS; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-srcdir="${srcdir:-.}"
+: ${srcdir=.}
PROG=./cipher-openssl-compat${EXEEXT}
. "${srcdir}/test-ciphers-common.sh"