]> git.ipfire.org Git - thirdparty/automake.git/commit
test: add ; for sed portability master
authorKarl Berry <karl@freefriends.org>
Sun, 26 Jul 2026 20:38:40 +0000 (13:38 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 26 Jul 2026 20:38:40 +0000 (13:38 -0700)
commit31011f3e3c102d7d8ebeb69e0d5222b0d91a0ee6
tree7928c85283d6e0ce78de57fdf4c206421a6195dc
parentf8880e297a3ed9c265ba41e61e5fae9fb1914b9f
test: add ; for sed portability

        From https://bugs.gnu.org/81498 (Erik A Johnson).

* t/tap-stderr-prefix.tap (check_log_line_order): add ; to sed
command for portability to macOS (BSD-based) sed (at least as of
Tahoe 26.5.2).
t/tap-stderr-prefix.tap