Merge branch 'setpass-never-returns-0-in-batchmode' of https://github.com/madmajestro/easy-rsa into madmajestro-setpass-never-returns-0-in-batchmode

This commit is contained in:
Eric F Crist 2020-05-12 22:20:50 -05:00
commit d2f2735f6a
No known key found for this signature in database
GPG Key ID: 72964219390D0D0E

View File

@ -1490,7 +1490,8 @@ error messages."
Failed to change the private key passphrase. See above for error messages." Failed to change the private key passphrase. See above for error messages."
notice "Key passphrase successfully changed" notice "Key passphrase successfully changed"
return 0
} # => set_pass() } # => set_pass()
# update-db backend # update-db backend