Thread (1 message) 1 message, 1 author, 2022-07-13

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

From: Matheus Tavares <hidden>
Date: 2022-07-13 13:00:32

On Wed, Jul 13, 2022 at 8:15 AM Ævar Arnfjörð Bjarmason
[off-list ref] wrote:
On Wed, Jul 13 2022, Matheus Tavares wrote:
quoted
+             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?
[...]
quoted
+             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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help