bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Use ‘head -n1’ rather than ‘head -1’


From: Bruno Haible
Subject: Re: [PATCH] Use ‘head -n1’ rather than ‘head -1’
Date: Mon, 16 Jan 2023 13:42:07 +0100

> POSIX no longer requires support for ‘head -1’.

Thanks. I'm adding a ChangeLog entry for this change:


2023-01-16  Paul Eggert  <eggert@cs.ucla.edu>

        sigpipe tests: Modernize use of 'head'.
        POSIX no longer requires support for ‘head -1’.
        * tests/test-sigpipe.sh: Use ‘head -n1’ rather than ‘head -1’.
        * tests/test-sigpipe.c (main): Likewise.
        * lib/git-merge-changelog.c (main): Update comment accordingly.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]