Skip to content

*: Add explicit shell to Makefile#165

Merged
brancz merged 1 commit into
parca-dev:mainfrom
derekparker:add-shell-to-makefile
Dec 14, 2021
Merged

*: Add explicit shell to Makefile#165
brancz merged 1 commit into
parca-dev:mainfrom
derekparker:add-shell-to-makefile

Conversation

@derekparker

Copy link
Copy Markdown
Contributor

Similar to parca-dev/parca#494 the default shell
in Make in /bin/sh which does not implement source. Specify
/bin/bash specfically which does implement that command.

Similar to parca-dev/parca#494 the default shell
in Make in `/bin/sh` which does not implement `source`. Specify
`/bin/bash` specfically which does implement that command.
@brancz brancz merged commit a8c8e47 into parca-dev:main Dec 14, 2021
gnurizen added a commit that referenced this pull request Oct 21, 2025
Picks up:
- bd15b7e Fix custom labels for node v25 (#165)
- 8f82833 Bump key size to 25 (#162)
gnurizen added a commit that referenced this pull request Oct 21, 2025
Picks up:
- bd15b7e Fix custom labels for node v25 (#165)
- 8f82833 Bump key size to 25 (#162)
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

Successfully merging this pull request may close these issues.

2 participants