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

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

From: <cmpilato_at_collab.net>
Date: 2002-08-22 17:38:55 CEST

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> brane@tigris.org writes:
> > print ('FAIL: ', 'XFAIL:')[xfail != 0],
> > + if xfail: error = 0 # Expected failures are not errors.
> > else:
> > print ('PASS: ', 'XPASS:')[xfail != 0],
> > print os.path.basename(sys.argv[0]), str(n) + ":", func.__doc__
>
> Huh. How come the first string in each array has colon-space at the
> end, but the second ("X") strings have just colon?

I'm guessing, "columnal output preservation" ?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 17:38:07 2002

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.