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

Delete repetitive execute command in local testnet scripts #5611

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

chong-he
Copy link
Member

This is a very minor bug in the local-testnet script where the el_bootnode.sh is executed twice, causing the outcome that when stop_local_testnet.sh is called, the terminal will show:

./kill_processes.sh: line 15: kill: (2254405) - No such process

It doesn't really affect anything though, but it would be nice to delete this so that no error is shown when the testnet is stopped.

@michaelsproul michaelsproul added the ready-for-merge This PR is ready to merge. label Apr 21, 2024
@realbigsean
Copy link
Member

@mergify queue

Copy link

mergify bot commented Apr 22, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at ad7f0e0

mergify bot added a commit that referenced this pull request Apr 22, 2024
@mergify mergify bot merged commit ad7f0e0 into sigp:unstable Apr 22, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants