Re: Indentation mistake (was: Is TODO up-to-date?)
Erik Auerswald <[email protected]> Thu, 2 May 2024 20:05:03 +0200
| Newsgroups | gmane.comp.gnu.inetutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Simon,
On Thu, May 02, 2024 at 07:55:23PM +0200, Simon Josefsson via Bug reports for the GNU Internet utilities wrote:
> [...]
> I worry about self-tests though, it would be nice to beef up on that.
> There is a pretty substantial GNU/Linux-centric self-test pipeline here
> (I just noticed the last commit broke this due to indentation changes):
>
> https://gitlab.com/gsasl/inetutils/-/pipelines
Sorry!
I did not notice a missing dependency during "make syntax-check":
$ make syntax-check
...
indent
maint.mk: sc_indent: GNU indent is missing
0.01 indent
...
Thus I did not see this problem.
Best regards,
Erik