Re: svn commit: r1291520 - /subversion/trunk/subversion/tests/cmdline/svntest/actions.py
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 21 Feb 2012 04:58:26 +0200
philip_at_apache.org wrote on Mon, Feb 20, 2012 at 23:37:52 -0000:
You're converting sets->lists and then comparing them. Shouldn't you
sorted(list(set(x))) == sorted(list(set(y)))
> print("=============================================================")
|
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.