Re: [PATCH 2/3] checkout: show bug about failed entries being included in final report

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

 



On Wed, Jul 13, 2022 at 8:15 AM Ævar Arnfjörð Bjarmason
<avarab@xxxxxxxxx> wrote:
>
> On Wed, Jul 13 2022, Matheus Tavares wrote:
> >
> > +             a_blob="$(git rev-parse :parallel-ineligible.a)" &&
> > +             dir="$(echo "$a_blob" | cut -c 1-2)" &&
> > +             file="$(echo "$a_blob" | cut -c 3-)" &&
>
> Can't this use test_oid_to_path?
[...]
> > +             test "$(ls *.b | wc -l)" -eq 3 &&
> > +             test "$(ls *.a | wc -l)" -eq 0
>
> And this test_stdout_line_count?

Sure! Thanks for pointing that out. Will change.




[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