#21 Set permissions in octal mode for sshpass to read the file
Merged by mrniranjan. Opened by mrniranjan.
mrniranjan/python-pytest-multihost sshpass_perm_fix  into  master

Download 21.patch

Signed-off-by: Niranjan M.R mrniranjan@redhat.com
Setting permissions to 600 sets the file permissions to "---x-wx--T."
causing the sshpass to not have permission to read the password file.

This patch sets the read write permissions in octal mode.

Metadata Update from @mrniranjan:
- Request assigned

Metadata Update from @mrniranjan:
- Request assigned

Pull-Request has been merged by mrniranjan

Metadata