Follow-up Comment #16, bug #67207 (group groff):

  When a test fails one should check the output from the shell invocation

export abs_top_builddir=<path>
sh -x ./<test-file> |& less

  The test does not fail neither in master nor in my local version.

The test fails with "bash" (GNU bash, version 5.2.37(1)-release
(x86_64-pc-linux-gnu)

env | grep -F SHELL

SHELL=/bin/bash

In Makefile for master:

SHELL = /usr/bin/sh
POSIX_SHELL_PROG = /bin/sh

In Makefile for my local version:

POSIX_SHELL_PROG = /bin/sh
SHELL = /usr/bin/sh




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?67207>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to