-
Notifications
You must be signed in to change notification settings - Fork 38
ENT-12600: configure: Documented and refactored script #1777
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
Conversation
|
Thanks for submitting a pull request! Maybe @craigcomstock can review this? |
|
Ping @craigcomstock |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great! thanks for this hard work!
The code for adding the correct "configure" feature selection options (i.e., --with-dep=/path/to/dep/, --without-dep) based on the dependencies had a lot of repetitive code. I created a for loop for those that are nearly identical. Signed-off-by: Lars Erik Wik <[email protected]>
Signed-off-by: Lars Erik Wik <[email protected]>
Because we don't use it. Signed-off-by: Lars Erik Wik <[email protected]>
Signed-off-by: Lars Erik Wik <[email protected]>
Signed-off-by: Lars Erik Wik <[email protected]>
Ticket: ENT-12600 Signed-off-by: Lars Erik Wik <[email protected]>
Ticket: ENT-12600 Signed-off-by: Lars Erik Wik <[email protected]>
We want word splitting so that the arguments are not interpreted as one string. Ticket: ENT-12600 Signed-off-by: Lars Erik Wik <[email protected]>
Signed-off-by: Lars Erik Wik <[email protected]>
|
@cf-bottom Jenkins please :) |
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/12542/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12542/ |
Example output: