Fix: Return in set_pass() always non-zero in batch
Merge branch 'madmajestro-setpass-never-returns-0-in-batchmode' Similar bug to what was fixed in 2953817, with the same fix. Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
commit
358fa06c15
@ -1490,7 +1490,8 @@ error messages."
|
||||
Failed to change the private key passphrase. See above for error messages."
|
||||
|
||||
notice "Key passphrase successfully changed"
|
||||
|
||||
|
||||
return 0
|
||||
} # => set_pass()
|
||||
|
||||
# update-db backend
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user