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

Re: Code cleanup: Harmonized tests

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-08-25 18:23:01 CEST

On Sun, Aug 24, 2003 at 11:03:05AM +0200, Erik Hülsmann wrote:
[snip]
> Index: subversion/tests/clients/cmdline/diff_tests.py
> ===================================================================
> --- subversion/tests/clients/cmdline/diff_tests.py (revision 6841)
> +++ subversion/tests/clients/cmdline/diff_tests.py (working copy)
> @@ -75,7 +75,7 @@
> i += 1
>
> # no suitable diff found
> - return 1
> + raise 1

I suspect you mean "raise svntest.Failure" here :)

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 25 18:25:55 2003

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.