summaryrefslogtreecommitdiff
path: root/tests/cert-tests/dane
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cert-tests/dane')
-rwxr-xr-xtests/cert-tests/dane2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cert-tests/dane b/tests/cert-tests/dane
index e019ef7307..f2aa341f2f 100755
--- a/tests/cert-tests/dane
+++ b/tests/cert-tests/dane
@@ -37,7 +37,7 @@ rm -f tmp-dane.rr
# We're done.
if test "${rc}" != "0"; then
- exit ${rc}
+ exit ${rc}
fi
exit 0