Page MenuHomeFreeBSD

D46570.diff
No OneTemporary

D46570.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
Thu, Feb 27, 12:47 AM (13 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16860235
Default Alt Text
D46570.diff (375 B)

Event Timeline