From e87a22655de485af790db1d4c51f4bc166a2bbd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20THIERRY?= Date: Thu, 13 Nov 2014 09:26:18 +0100 Subject: Imported Upstream version 2.0.26 --- tests/openpgp/sigs.test | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/openpgp/sigs.test') diff --git a/tests/openpgp/sigs.test b/tests/openpgp/sigs.test index 86b0cdc..a4bf76c 100755 --- a/tests/openpgp/sigs.test +++ b/tests/openpgp/sigs.test @@ -17,7 +17,7 @@ for i in $plain_files $data_files; do done for da in `all_hash_algos` ; do - echo_n "$da " + progress "$da" # RSA key, so any hash is okay if have_pubkey_algo "RSA"; then @@ -42,4 +42,5 @@ for da in `all_hash_algos` ; do done fi done -echo_n "| " + +progress_end -- cgit v1.2.3