Re: [PATCH] New XFail test for issue 3826
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 2 Mar 2011 06:22:17 +0200
r1076100. Review below.
Noorul Islam K M wrote on Wed, Mar 02, 2011 at 09:33:54 +0530:
Nice find (that two wc's aren't needed for the issue).
> + a_path = os.path.join(wc_dir, 'A')
A_path = ...
> + was_cwd = os.getcwd()
The last chdir() won't get executed if the test fails, so I've removed
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.