[Cryptech-Commits] [user/jakob/benchmark] branch master updated: remove exit

git at cryptech.is git at cryptech.is
Sat Jul 16 08:15:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

jakob at kirei.se pushed a commit to branch master
in repository user/jakob/benchmark.

The following commit(s) were added to refs/heads/master by this push:
       new  c7dfac4   remove exit
c7dfac4 is described below

commit c7dfac47ae1db40a1e7d07c4888054c5915ac382
Author: Jakob Schlyter <jakob at kirei.se>
AuthorDate: Sat Jul 16 10:13:34 2016 +0200

    remove exit
---
 benchmark.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/benchmark.sh b/benchmark.sh
index 682b00c..f6c83c9 100644
--- a/benchmark.sh
+++ b/benchmark.sh
@@ -24,7 +24,6 @@ run_p11speed() {
 }
 
 run_p11speed --mechanism RSA_PKCS --keysize 1024 --iterations 40
-exit
 run_p11speed --mechanism RSA_PKCS --keysize 2048 --iterations 20
 run_p11speed --mechanism RSA_PKCS --keysize 4096 --iterations 10
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list