[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.cwd  | ||||||
|         assert rinfo.version_info  |         assert rinfo.version_info  | ||||||
|         s = repr(rinfo)  |         s = repr(rinfo)  | ||||||
|         assert s.find(rinfo.cwd) != -1 |  | ||||||
|         old = self.gw.remote_exec(""" |         old = self.gw.remote_exec(""" | ||||||
|             import os.path |             import os.path | ||||||
|             cwd = os.getcwd() |             cwd = os.getcwd() | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue