projects
/
gnupg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Obsolete option --no-sig-create-check.
[gnupg.git]
/
checks
/
conventional-mdc.test
diff --git
a/checks/conventional-mdc.test
b/checks/conventional-mdc.test
index
3da5d26
..
171cb62
100755
(executable)
--- a/
checks/conventional-mdc.test
+++ b/
checks/conventional-mdc.test
@@
-9,6
+9,7
@@
for ciph in `all_cipher_algos`; do
# *BSD's dd can't cope with a count of 0
if test "$i" = "0"; then
: >z
+ my_chtag z
else
dd if=data-80000 of=z bs=1 count=$i 2>/dev/null
fi