summaryrefslogtreecommitdiff
path: root/TestScripts
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2022-02-15 06:39:52 -0500
committerJeffrey Walton <noloader@gmail.com>2022-02-15 06:39:52 -0500
commit0d869878bcfc25101dd5dc7bd21b045e7fb38f0a (patch)
treeaa1ba3996d2363ba9a4769e25bf4e8eafa227663 /TestScripts
parent3f3e8c70d00e5ee8a66f8e7b4365e6c27f0822c1 (diff)
downloadcryptopp-git-0d869878bcfc25101dd5dc7bd21b045e7fb38f0a.tar.gz
Update cryptest.sh script
Diffstat (limited to 'TestScripts')
-rwxr-xr-xTestScripts/cryptest.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/TestScripts/cryptest.sh b/TestScripts/cryptest.sh
index ed206e71..5e25c3b3 100755
--- a/TestScripts/cryptest.sh
+++ b/TestScripts/cryptest.sh
@@ -7938,7 +7938,6 @@ echo "" | tee -a "$TEST_RESULTS"
echo
echo "************************************************" | tee -a "$TEST_RESULTS"
-echo "************************************************" | tee -a "$TEST_RESULTS"
echo "" | tee -a "$TEST_RESULTS"
FCOUNT="${#FAILED_LIST[@]}"