Daniel Shahaf <[email protected]> writes: >> - svntest.actions.run_and_verify_svn(None, verify_out, [], 'status', '-v') >> + rv, verify_out2, err = main.run_svn (None, 'status', '-v') > > Why not wrap VERIFY_OUT by an svntest.verify.UnorderedOutput() instance?
I didn't think of trying/wasn't aware that it was possible. -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com

