[asterisk-bugs] [JIRA] (ASTERISK-29724) BuildSystem: In POSIX sh, == in place of = is undefined.
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Mon Nov 8 08:07:49 CST 2021
Alexander Traud created ASTERISK-29724:
------------------------------------------
Summary: BuildSystem: In POSIX sh, == in place of = is undefined.
Key: ASTERISK-29724
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29724
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/BuildSystem
Affects Versions: 19.0.0, 18.0.0, 16.4.0
Reporter: Alexander Traud
Fixing my own code. The fix for ASTERISK-28929 (year 2020) introduced a statement in the script {{./configure}} which works in the shell {{bash}} like in Debian/Ubuntu but might not work other POSIX based shells, see [SC3014|https://github.com/koalaman/shellcheck/wiki/SC3014]. The fix for ASTERISK-28319 (year 2019) and ASTERISK-29693 (three weeks ago) did the same.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list