Re: svn commit: r1743236 - in /subversion/trunk/subversion/tests/cmdline: merge_tests.py svntest/actions.py svntest/tree.py
From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Fri, 13 May 2016 00:49:35 +0300
Stefan Fuhrmann <stefan2_at_apache.org> writes:
> * subversion/tests/cmdline/svntest/actions.py
[...]
> - if value and (value[0] == '-' or '\x00' in value or sys.platform == 'win32'):
The new condition looks fairly suspicious.
What if someone calls set_prop('foo', '-') under Python 3? Or something like
Regards,
|
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.