summaryrefslogtreecommitdiff
path: root/tests/scripts
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2018-11-16 16:22:10 +0100
committerTim Rühsen <tim.ruehsen@gmx.de>2018-12-18 11:26:57 +0100
commit8b6d0422fd7a4fbffcccfa56467208381928eb31 (patch)
treedc2a3e3ac5ae22932673c7a350be62b5db66a8e9 /tests/scripts
parent9f564d2286a8a484c1b1f45fe4f6d988d6652878 (diff)
downloadgnutls-8b6d0422fd7a4fbffcccfa56467208381928eb31.tar.gz
tests/cert-tests/certtool-eddsa: Increase portability (fix for busybox)
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to 'tests/scripts')
-rw-r--r--tests/scripts/common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scripts/common.sh b/tests/scripts/common.sh
index adc69b3062..1cce09d04e 100644
--- a/tests/scripts/common.sh
+++ b/tests/scripts/common.sh
@@ -262,6 +262,7 @@ terminate_proc() {
done
kill_quiet -9 $pid
sleep 0.1
+}
# $1, $2: the two files to check for equality
# $3: Strings to be ignored, separated by |