[svn r38760] fix ehem syntax ehem error

--HG--
branch : trunk
This commit is contained in:
hpk 2007-02-13 21:40:29 +01:00
parent a3dd6dfd7c
commit f12b95ff5a
1 changed files with 1 additions and 1 deletions

View File

@ -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")