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

Fix polygon-edge.sh typos and shellcheck #1317

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

sergerad
Copy link
Contributor

polygon-edge.sh is missing a fi and has an erroneous trailing \ around line 34.

shellcheck complains about globbing unquoted vars.

polygon-edge.sh is missing a `fi` and has an erroneous trailing `\` around line 34.
shellcheck complains about globbing unquoted vars.
@github-actions
Copy link

github-actions bot commented Mar 21, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@sergerad
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@sergerad
Copy link
Contributor Author

recheck

@sergerad sergerad closed this Mar 21, 2023
@sergerad sergerad reopened this Mar 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2023
Copy link
Collaborator

@Stefan-Ethernal Stefan-Ethernal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Stefan-Ethernal Stefan-Ethernal merged commit 16822c1 into 0xPolygon:develop Mar 22, 2023
@sergerad sergerad deleted the patch-1 branch March 22, 2023 21:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants