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

Re: svn commit: r33203 - in branches/file-externals/subversion: include libsvn_wc tests/cmdline

From: Blair Zajac <blair_at_orcaware.com>
Date: Fri, 19 Sep 2008 23:04:36 -0700

Greg Stein wrote:
> On Fri, Sep 19, 2008 at 9:32 PM, <blair_at_tigris.org> wrote:
>> ...
>> +++ branches/file-externals/subversion/tests/cmdline/externals_tests.py Fri Sep 19 21:32:17 2008 (r33203)
>> ...
>> @@ -1000,7 +1050,8 @@ test_list = [ None,
>> external_with_peg_and_op_revision,
>> new_style_externals,
>> disallow_propset_invalid_formatted_externals,
>> - old_style_externals_ignore_peg_reg
>> + old_style_externals_ignore_peg_reg,
>> + cannot_rm_file_externals
>> ]
>
> You should put a trailing comma on those elements. Python is fine with
> that. And it means that future changes are just adding a line, rather
> than modify one line, and add another.

Thanks, fixed in r33210.

Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-20 08:04:59 CEST

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.