Re: [PATCH v2 04/11] t6416, t6422: fix incorrect untracked file count
From: Elijah Newren <hidden>
Date: 2020-08-09 05:34:50
From: Elijah Newren <hidden>
Date: 2020-08-09 05:34:50
On Sat, Aug 8, 2020 at 8:12 PM Eric Sunshine [off-list ref] wrote:
On Sat, Aug 8, 2020 at 1:01 PM Elijah Newren via GitGitGadget [off-list ref] wrote:quoted
Apparently I don't know how to count untracked files, and since the tests in question were marked as test_expect_failure, no one every noticed it until know. Correct the count, as these tests clearly creates three untracked files ('out', 'err', and 'file_count').s/every/ever/ s/know/now/ s/creates/create/
Wow, that's a pretty high typo density; how embarrassing. Thanks for pointing out the fixes; I'll include them in the next reroll.