[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r17310 - trunk/subversion/tests/clients/cmdline/svntest

From: David James <james82_at_gmail.com>
Date: 2005-11-12 04:11:55 CET

On 11/11/05, zhakov@tigris.org <zhakov@tigris.org> wrote:
> Make testsuite work on Windows, if path to Python contain spaces.
> [...]
> - "@%s %s.py\n" % (sys.executable, hook_path))
> + "@\"%s\" %s.py\n" % (sys.executable, hook_path))
Nice catch, Ivan. This looks like an important fix. Thanks!

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james
Received on Sat Nov 12 04:12:35 2005

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.