You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Blair Zajac <bl...@orcaware.com> on 2002/06/08 00:00:56 UTC

Re: svn commit: rev 2116 - trunk/subversion/libsvn_fs trunk/subversion/tests/clients/cmdline

Greg Stein wrote:
> 
> On Fri, Jun 07, 2002 at 04:43:35PM -0500, kfogel@tigris.org wrote:
> >...
> > * subversion/tests/clients/cmdline/module_tests.py: There is no
> >   tradition of space-before-paren in Python, so don't do it.
> 
> Aaaaaaahhhhh.... much nicer. thx. :-)

The same goes for the Perl code in ./tools/dev/stress.pl, if
anybody wants to fix that.

This should also have a 'use strict;' line at the top before
use'ing any other modules.

Blair

-- 
Blair Zajac <bl...@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org