Skip to content

replaceVars is not needed on setup.sh since 15103e5e5#366611

Merged
wolfgangwalther merged 2 commits intomasterfrom
johnw/setup.sh
Dec 19, 2024
Merged

replaceVars is not needed on setup.sh since 15103e5e5#366611
wolfgangwalther merged 2 commits intomasterfrom
johnw/setup.sh

Conversation

@jwiegley
Copy link
Contributor

@jwiegley jwiegley commented Dec 19, 2024

Since the change in ebd18cf on Dec 14, myEnvFun no longer evaluates because replaceVars is more strict about attempting to replace variables that do not exist in the source file.

This PR removes the replacement of a variable that hasn't existed in setup.sh since 2014 (in 15103e5).

@jwiegley jwiegley self-assigned this Dec 19, 2024
@jwiegley jwiegley added the 0.kind: build failure A package fails to build label Dec 19, 2024
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Dec 19, 2024
Copy link
Contributor

@philiptaron philiptaron left a comment

Choose a reason for hiding this comment

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

A decade of dead code.

@wolfgangwalther wolfgangwalther merged commit a072225 into master Dec 19, 2024
@wolfgangwalther wolfgangwalther deleted the johnw/setup.sh branch December 19, 2024 19:38
@jwiegley
Copy link
Contributor Author

Thank you for this very prompt review and merge @wolfgangwalther and @philiptaron! Looking forward to see this on the unstable channel soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: build failure A package fails to build 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants