GNU bug report logs -
#70196
30.0.50; sh-script-tests fails
Previous Next
Reported by: Michael Albinus <michael.albinus <at> gmx.de>
Date: Thu, 4 Apr 2024 13:38:02 UTC
Severity: normal
Found in version 30.0.50
Fixed in version 30.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 70196 <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
Hi Eli,
>>> Test test-basic-sh-indentation backtrace:
>>> signal(ert-test-failed (((should (equal (buffer-string) "myecho () {
>>> ert-fail(((should (equal (buffer-string) "myecho () {\n echo foo\
>>
>> Not reproducible here.
>
> Will debug. Perhaps it is because I use tcsh as standard shell, which
> isn't POSIX conform.
The following works for me w/o problems:
--8<---------------cut here---------------start------------->8---
# bash -ic "make -C test sh-script-tests"
--8<---------------cut here---------------end--------------->8---
And the following shows the errors:
--8<---------------cut here---------------start------------->8---
# tcsh -ic "make -C test sh-script-tests"
--8<---------------cut here---------------end--------------->8---
So I guess one must check the used shell, when starting the tests.
Best regards, Michael.
This bug report was last modified 1 year and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.