|
From: | Pádraig Brady |
Subject: | Re: [PATCH] tests: narrow scope of faulty join args |
Date: | Sun, 5 Sep 2021 12:19:38 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Thunderbird/84.0 |
On 03/09/2021 17:45, Justin Tracey wrote:
While looking at test result discrepancies for the join implementation from uutils' coreutils,[0] I noticed that one of the tests seems to be testing not only for the correct error message when supplied an incorrect -j field, but also that this error message has priority over the missing operands error. The latter seems like something that shouldn't be tested, so I'm submitting a (trivial) patch to narrow the scope. - Justin [0] https://github.com/uutils/coreutils
Pushed. thanks!
[Prev in Thread] | Current Thread | [Next in Thread] |