* Idem.
This commit is contained in:
parent
6fb5f7e532
commit
5675d5f488
|
@ -9,7 +9,7 @@ if test -z "$hashType"; then
|
|||
fi
|
||||
|
||||
hashFormat=
|
||||
if test "$hashType" = "sha1"; then
|
||||
if test "$hashType" != "md5"; then
|
||||
hashFormat=--base32
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue