Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shell substitution error #2126

Open
rosento opened this issue Oct 25, 2022 · 0 comments
Open

Shell substitution error #2126

rosento opened this issue Oct 25, 2022 · 0 comments

Comments

@rosento
Copy link
Contributor

rosento commented Oct 25, 2022

Calling make reports a shell substitution error.

$ make SHELL=$(which bash)
/nix/store/286gwdia4bhf8pacxd1sg69gp0n0xz9j-bash-interactive-5.1-p16/bin/bash: line 1: ${X\#\#*-}: bad substitution
/nix/store/286gwdia4bhf8pacxd1sg69gp0n0xz9j-bash-interactive-5.1-p16/bin/bash: line 1: [: -lt: unary operator expected
...

I have not observed this to cause failing or incorrect builds.
Nevertheless, I will submit a fix.

rosento added a commit to rosento/Hets that referenced this issue Oct 25, 2022
rosento added a commit to rosento/Hets that referenced this issue Oct 29, 2022
b-gehrke added a commit that referenced this issue Jun 11, 2023
Fix shell substitution error (##2126)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant