From a2c677c829904a7752d8e79aa7d03fdba6e8ac77 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 19 Apr 2002 10:32:01 +0000 Subject: preparing 1.0.7 --- checks/signencrypt-dsa.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'checks/signencrypt-dsa.test') diff --git a/checks/signencrypt-dsa.test b/checks/signencrypt-dsa.test index 8121dd86e..41bf83164 100755 --- a/checks/signencrypt-dsa.test +++ b/checks/signencrypt-dsa.test @@ -10,7 +10,7 @@ for i in $plain_files $data_files ; do cmp $i y || error "$i: mismatch" done -for da in ripemd160 sha1 md5; do +for da in ripemd160 sha1; do for i in $plain_files; do $GPG $dsa_keyrings --always-trust -se -o x --yes --digest-algo $da \ -u "$dsa_usrname1" -r "$dsa_usrname2" $i -- cgit v1.2.3