From: Christian Hermann <christian.hermann@hytera.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] ptxdist variable BASH and BASH_VERSION are shadowed
Date: Tue, 11 Feb 2020 12:12:39 +0100 [thread overview]
Message-ID: <35cd5405-fccf-7019-9b0c-b57115d218c9@hytera.de> (raw)
Hi list,
I found an issue where ptxdist internal variables BASH and BASH_VERSION
(as defined in rules/bash.make) are shadowed.
I suspect this is because makefiles require $BASH to be set to host's
bash path.
Maybe this could have some undesired side-effects?
```
$ ptxdist print BASH
/bin/bash
$ ptxdist print BASH_VERSION
5.0.11(1)-release
```
the expected version as of 94a6a99e87 is: 4.3.30
Kind regards.
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2020-02-11 11:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-11 11:12 Christian Hermann [this message]
2020-02-14 8:30 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=35cd5405-fccf-7019-9b0c-b57115d218c9@hytera.de \
--to=christian.hermann@hytera.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox