[parted-devel] [PATCH] No longer require "srcdir=." when running a test manually.

Otavio Salvador otavio at debian.org
Fri May 11 13:03:59 UTC 2007


Jim Meyering <jim at meyering.net> writes:

> Otavio Salvador <otavio at debian.org> wrote:
>>>>> -test_expect_success \
>>>>> -    'create expected output file' \
>>>>> -    'test $fail = 0'
>>>>> +test_expect_success 'create expected output file' 'test $fail = 0'
>>>>
>>>> This shouldn't be done on same patch.
>>>
>>> Considering that is such a small, zero-semantic-content change,
>>> I deliberately chose not to put it in a patch all by itself.
>>> IMHO, it's not even worth a log entry.
>>
>> Well, while it's trivial and without semantic changing I still prefer
>> to avoid those changes. It's the same case when we deny indentation
>> fixes together with other patches.
>>
>> Please, review it.
>
> The general *guideline* to avoid mixing formatting changes and
> non-formatting changes is intended to make the reviewer's job easier
> by not obscuring "real" changes with unrelated, syntax-only changes.
>
> The goal (at least in my mind) is not to require that every tiny
> formatting change be separated out into its own change set.  If you
> take such an extreme approach, that raises the bar too high, in that it
> requires a log entry even for small formatting changes, which means such
> changes are less likely to be made.
>
> If you are adamant, I will (reluctantly) take the time to separate out
> that particular change.

Please check my last mail about the busy-disk test and then we can
revisit this topic ;-)

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: otavio at debian.org      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
 you the whole house."



More information about the parted-devel mailing list