Re: [PATCH 1/5][Outreachy] t7101,t7102,t7201: modernize test formatting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Oct 15, 2020 at 7:58 PM charvi-077 <charvi077@xxxxxxxxx> wrote:
>
> Some tests in this script are formatted using a very old style:

s/this script/these scripts/

as this patch is modifying more than one test script.

>         test_expect_success \
>             'title' \
>             'body line 1 &&
>             body line 2'
>
> Updating the formatting to the modern style:
>         test_expect_success 'title' '
>             body line 1 &&
>             body line 2
>         '
> Signed-off-by: charvi-077 <charvi077@xxxxxxxxx>

As Junio already mentioned we request that contributors use their full
real name as the author name (which is by default the sender of the
email) and in the "Signed-off-by: "



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux