[Bug debugedit/32321] Bashisms in test suite (5.1 release)

mark at klomp dot org sourceware-bugzilla@sourceware.org
Wed Oct 30 11:08:59 GMT 2024


https://sourceware.org/bugzilla/show_bug.cgi?id=32321

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |mark at klomp dot org
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
Thanks, fixed as:

commit 5c8d35b9164d07a5294810bcc128f77f9f419a16
Author: Mark Wielaard <mark@klomp.org>
Date:   Wed Oct 30 12:06:02 2024 +0100

    tests/debugedit.at: Remove bashisms

    The "==" test operator is a bashism, and doesn't work in non-bash
    shells.

    https://sourceware.org/bugzilla/show_bug.cgi?id=32321

    Reported-by: Michał Górny <mgorny@gentoo.org>
    Signed-off-by: Mark Wielaard <mark@klomp.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Debugedit mailing list