Remove unwanted fixme

This commit is contained in:
Darko Poljak 2017-07-24 19:12:43 +02:00
parent 9b5220a29c
commit 4a54d1420e
1 changed files with 0 additions and 1 deletions

View File

@ -186,7 +186,6 @@ class Remote(object):
cmd = self._exec.split()
cmd.append(self.target_host[0])
# FIXME: replace this by -o SendEnv name -o SendEnv name ... to ssh?
# can't pass environment to remote side, so prepend command with
# variable declarations