diff options
Diffstat (limited to 'tests/slow/test-ciphers-common.sh')
-rw-r--r-- | tests/slow/test-ciphers-common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/slow/test-ciphers-common.sh b/tests/slow/test-ciphers-common.sh index 1a76b48ce0..b1a238671a 100644 --- a/tests/slow/test-ciphers-common.sh +++ b/tests/slow/test-ciphers-common.sh @@ -23,7 +23,7 @@ if ! test -z "${VALGRIND}"; then VALGRIND="${LIBTOOL:-libtool} --mode=execute ${VALGRIND}" fi -srcdir="${srcdir:-.}" +: ${srcdir=.} . "${srcdir}/../scripts/common.sh" ${PROG} |