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

debug-ext sed misusage #4776

Open
Frozen opened this issue Oct 16, 2024 · 0 comments
Open

debug-ext sed misusage #4776

Frozen opened this issue Oct 16, 2024 · 0 comments

Comments

@Frozen
Copy link
Contributor

Frozen commented Oct 16, 2024

Describe the bug
make debug-ext provides errors on execution. Sonoma 14.6, zsh5.9

To Reproduce
Steps to reproduce the behavior:

harmony % make debug-ext
# update localnet block per epoch to ensure a stable localnet
sed -i 's/localnetBlocksPerEpoch\s*=\s*[0-9]*/localnetBlocksPerEpoch = 64/' internal/configs/sharding/localnet.go
sed: 1: "internal/configs/shardi ...": command i expects \ followed by text
make: *** [debug-ext] Error 1

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

harmony % echo $SHELL
/bin/zsh
harmony % /bin/zsh --version
zsh 5.9 (x86_64-apple-darwin23.0)
Sonoma 14.6

Additional context
Add any other context about the problem here.

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