1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

preparing 1.0.7

This commit is contained in:
Werner Koch 2002-04-19 10:32:01 +00:00
parent 4847eadcd8
commit a2c677c829
27 changed files with 10314 additions and 9418 deletions

View file

@ -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