Skip to content

TOOL-15610 Add flag to buildpkg to cause the build to use locally-built dependencies (fix build breakage)#254

Merged
pcd1193182 merged 1 commit intodelphix:6.0/stagefrom
pcd1193182:fix_whitespace
Sep 22, 2022
Merged

TOOL-15610 Add flag to buildpkg to cause the build to use locally-built dependencies (fix build breakage)#254
pcd1193182 merged 1 commit intodelphix:6.0/stagefrom
pcd1193182:fix_whitespace

Conversation

@pcd1193182
Copy link
Copy Markdown

This is is a follow-on to the previous review that fixes a build breakage caused by this change. Because there is whitespace between the two halves of the string assignment, the second half is instead treated as a command to execute. This causes the build to fail. The change contained herein works to fix the issue, but I suspect it will cause the style checker to complain. Is there a more stylistic way to implement this?

@prakashsurya
Copy link
Copy Markdown
Contributor

I have two reviews out for this too.. #252 and #253 .. I'm OK moving forward with this PR, though.

@prakashsurya
Copy link
Copy Markdown
Contributor

but I suspect it will cause the style checker to complain

the shfmt PR check is green, so we're good as-is..

@prakashsurya
Copy link
Copy Markdown
Contributor

Also, in #253, I have a link that tested the virtualization build, which succeeded.. see here

@pcd1193182 pcd1193182 enabled auto-merge (squash) September 22, 2022 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants