chiark / gitweb /
keyfunc.sh.in: Make sure we can match the `0' string.
[distorted-keys] / cryptop.genkey
index b33458d08f1bc78727e1aa6deb8f027185be1bf6..e504cdb9afd00e2fe702e79e64108a8e3aafd5f5 100755 (executable)
@@ -92,7 +92,7 @@ case "$profile" in
     ;;
 esac
 checkword "profile label" "$label"
-read_profile $profile
+read_profile $USERV_USER $profile
 
 ## Generate the key.
 c_genkey $profile $kdir $knub genhook_recov "$@"