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

[genesis-scripts]Minor logic and piping improvements #6366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samveen
Copy link
Member

@samveen samveen commented Jul 4, 2019

The PR is to partially fix issue #4610

The code here was previously part of Pull request #4923 . For easier checks, this contains the easily-checked portions of the above PR. The code with logic flow changes from the previous PR will be added as another PR once this is merged.

@gurevichmark
Copy link
Contributor

@samveen So are the changes to the 14 files in this PR due to the suggestions from running ShellCheck ?

@samveen
Copy link
Member Author

samveen commented Jul 9, 2019

@gurevichmark No it isn't just ShellCheck improvements, there are also some minor improvements that I had made prior to running ShellCheck. However all the changes here are a subset of pull request #4923 which I'd submitted previously. However, as the previous pull request also had some changes that didn't work properly on Power machines, therefore I've had to split that into 2, one this, and another one to be created (after this is merged), with the breaking changes, so that those can be reviewed and fixed more easily.

@samveen
Copy link
Member Author

samveen commented Aug 7, 2019

@neo954 This PR is a breakdown of PR #4923 to remove all those sections that are not Power architecture specific (which is what held up the previous PR). Would you take a look and review?

@besawn besawn self-assigned this Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants