Re: [GSoC PATCH v5 5/5] repo: add the --format flag

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

 



On Mon, Jul 28, 2025 at 8:27 PM Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote:
> Taking the above into consideration, the recommendation for Lucas
> would, therefore, be:
>
>     printf "%s\0" $expected_value >expected &&

Of course, I accidentally forgot the quotes around the variable
expansion. I should have said:

    printf "%s\0" "$expected_value" >expected &&





[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