summaryrefslogtreecommitdiff
path: root/tests/slow/test-ciphers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/slow/test-ciphers.sh')
-rwxr-xr-xtests/slow/test-ciphers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/slow/test-ciphers.sh b/tests/slow/test-ciphers.sh
index abc020be6b..b4bc41151a 100755
--- a/tests/slow/test-ciphers.sh
+++ b/tests/slow/test-ciphers.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-test${EXEEXT}
. "${srcdir}/test-ciphers-common.sh"