rsync: fix the command call
`self.check_output` call signature is sightly different from `subprocess.check_output`, so the call was wrong.
Loading
Please register or sign in to comment
`self.check_output` call signature is sightly different from `subprocess.check_output`, so the call was wrong.