/[Apache-SVN]
ViewVC logotype

Revision 1877318


Jump to revision: Previous Next
Author: futatuki
Date: Sun May 3 11:02:02 2020 UTC (3 years, 11 months ago)
Changed paths: 1
Log Message:
Fix svnrdump tests on Windows with Python 3

* subversion/tests/cmdline/svntest/actions.py (run_and_verify_svnrdump):
 Use list complehension instead of map function, which returns iterator
 on Python 3, to get EOL translated list of lines on Windows.

Reported by: jcorvel
Tested by: jcorvel


Changed paths

Path Details
Directorysubversion/trunk/subversion/tests/cmdline/svntest/actions.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26