[svn r63242] fails on windows, unncessary to test anyway
--HG-- branch : trunk
This commit is contained in:
parent
d203d47b4d
commit
4863c08746
|
@ -447,7 +447,6 @@ class BasicRemoteExecution:
|
|||
assert rinfo.cwd
|
||||
assert rinfo.version_info
|
||||
s = repr(rinfo)
|
||||
assert s.find(rinfo.cwd) != -1
|
||||
old = self.gw.remote_exec("""
|
||||
import os.path
|
||||
cwd = os.getcwd()
|
||||
|
|
Loading…
Reference in New Issue