Code review comment for lp:~vila/qbzr/433843-fix-isolation-breaks

Revision history for this message
Robert Collins (lifeless) wrote :

rather than '/non/existent/path' I suggest
self.vfs_transport_factory = MemoryTransport
... self.get_url('non/existent/path')

permit_dir('/') will break if / has a branch.

-Rob

review: Needs Fixing

« Back to merge proposal