Page MenuHomeFreeBSD

D46570.id143050.diff
No OneTemporary

D46570.id143050.diff

diff --git a/documentation/tools/checkkey.sh b/documentation/tools/checkkey.sh
--- a/documentation/tools/checkkey.sh
+++ b/documentation/tools/checkkey.sh
@@ -105,7 +105,7 @@
case $(expr "${arg}" : '^[0-9A-Fa-f]\{8,16\}$') in
8)
warning "${arg}: recommend using 16-digit keyid"
- ;&
+ ;;
16)
keyid=$(getkeybyid "${arg}")
if [ -n "${keyid}" ] ; then

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 9, 1:55 AM (13 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33814642
Default Alt Text
D46570.id143050.diff (375 B)

Event Timeline