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

Re: make check: log_tests.py failed

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2001-11-29 13:55:41 CET

On Thu, Nov 29, 2001 at 10:25:47AM +0300, Vlad Skvortsov wrote:
> Well, I've finally compiled svn and ran a make check on it. One
> check failed:
>
> Running all tests in log_tests.py... File "log_tests.py", line 283
> msg += line
> ^
> SyntaxError: invalid syntax
> FAILED
> --- at least one test FAILED, check tests.log.
>
>
> Is this okay or something bad happened ?

check your version of python.

some older versions do not support the += operator, so you may need to
upgrade.

-garrett

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:49 2006

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.