add return value as documented

This commit is contained in:
Jan Dittberner 2015-01-29 22:44:10 +01:00
parent 7dbb51da1a
commit 0db08db831
1 changed files with 1 additions and 0 deletions

View File

@ -354,3 +354,4 @@ def set_file_ssh_authorized_keys(username, ssh_keys):
log_and_raise(
cpe, 'could not remove the authorized_keys file of user %s',
username)
return ssh_authorized_keys_file