summaryrefslogtreecommitdiff
path: root/tests/openpgp-certs
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2015-06-21 03:00:04 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-06-21 10:37:16 +0200
commit490f278b5b16cb0488cb56f175cef247614db4a1 (patch)
treef20ebac97a86f689e1ef87c5ab678c58dfbc6fef /tests/openpgp-certs
parentc18819167b0195f363c9750bd48ac4872c4ef77b (diff)
downloadgnutls-490f278b5b16cb0488cb56f175cef247614db4a1.tar.gz
tests: misc: shell cleanup
leftovers minor sync. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Diffstat (limited to 'tests/openpgp-certs')
-rwxr-xr-xtests/openpgp-certs/testselfsigs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp-certs/testselfsigs b/tests/openpgp-certs/testselfsigs
index c997f9ae31..2910b2984f 100755
--- a/tests/openpgp-certs/testselfsigs
+++ b/tests/openpgp-certs/testselfsigs
@@ -23,7 +23,7 @@
set -e
srcdir="${srcdir:-.}"
-CERTTOOL="${CERTTOOL:-../../src/certtool$EXEEXT}"
+CERTTOOL="${CERTTOOL:-../../src/certtool${EXEEXT}}"
unset RETCODE || true