Nathaniel McCallum wrote:
On Thu, 2013-07-04 at 11:20 +0200, Jan Cholasta wrote:
On 3.7.2013 22:11, Nathaniel McCallum wrote:
https://fedorahosted.org/freeipa/ticket/3766


If the directory doesn't exist, update_ssh_keys is no-op, so I would prefer

if not os.path.isdir(ssh_dir):
      return

at the beginning of update_ssh_keys instead.

Attached.

I don't care which version of the patch gets merged...

ACK, pushed to master and ipa-3-2

rob

_______________________________________________
Freeipa-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to