[svn r38760] fix ehem syntax ehem error
--HG-- branch : trunk
This commit is contained in:
parent
a3dd6dfd7c
commit
f12b95ff5a
|
@ -261,7 +261,7 @@ class TestHostManager(DirSetup):
|
|||
assert events
|
||||
|
||||
def XXXtest_ssh_rsync_samehost_twice(self):
|
||||
XXX we have no easy way to have a temp directory remotely!
|
||||
#XXX we have no easy way to have a temp directory remotely!
|
||||
option = py.test.config.option
|
||||
if option.sshtarget is None:
|
||||
py.test.skip("no known ssh target, use -S to set one")
|
||||
|
|
Loading…
Reference in New Issue