Project: Subversion

Revision: 32923

Author: julianfoad

Date: 05 Sep 2008 09:14:15

Changes:

Fix a Python syntax error I introduced in r32906, that worked in the version
I was using but failed on a MacOSX build-bot.

* subversion/tests/cmdline/merge_tests.py
(svn_propset): Explicitly cast the generator expression to a tuple before
passing it as a variadic argument.

Files:
modified: /trunk/subversion/tests/cmdline/merge_tests.py (try)
Diff: To list