Merge commit 'dkg/master'
[monkeysphere.git] / src / monkeysphere-server
index 4fb82653818927915b9aecf5d552968c3c06dcfe..69395a4dbb449f4b6dee8e85455586aa955d7e7d 100755 (executable)
@@ -732,7 +732,7 @@ EOF
        )
 
     # ltsign the key
-    echo "$ltsignCommand" | gpg_host --quiet --command-fd 0 --edit-key "$fingerprint"
+    echo "$ltsignCommand" | gpg_host --quiet --command-fd 0 --edit-key "0x${fingerprint}"\!
 
     # update the trustdb for the authentication keyring
     gpg_authentication "--check-trustdb"