Skip to content

use True rather than 'True' for boolean easyconfig parameters#9657

Merged
migueldiascosta merged 4 commits intoeasybuilders:developfrom
boegel:fix_True
Jan 14, 2020
Merged

use True rather than 'True' for boolean easyconfig parameters#9657
migueldiascosta merged 4 commits intoeasybuilders:developfrom
boegel:fix_True

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Jan 12, 2020

Using 'True' works because as a non-empty string it happens to work where a boolean value is expected, but it leads to confusion (see #9629).

@boegel boegel added the bug fix label Jan 12, 2020
@boegel boegel added this to the next release (4.1.1) milestone Jan 12, 2020
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jan 12, 2020

Test report by @boegel
SUCCESS
Build succeeded for 10 out of 10 (10 easyconfigs in this PR)
node2411.golett.os - Linux centos linux 7.7.1908, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 2.7.5
See https://gist.github.com/8237dfb84905db2cebc41303fb73917b for a full test report.

@easybuilders easybuilders deleted a comment from boegelbot Jan 13, 2020
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jan 13, 2020

Test report by @boegel
SUCCESS
Build succeeded for 190 out of 190 (190 easyconfigs in this PR)
node2406.golett.os - Linux centos linux 7.7.1908, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 2.7.5
See https://gist.github.com/92ecd82c558761166f94757f1245a76f for a full test report.

Copy link
Copy Markdown
Member

@migueldiascosta migueldiascosta left a comment

Choose a reason for hiding this comment

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

lgtm

@migueldiascosta
Copy link
Copy Markdown
Member

Going in, thanks @boegel!

@migueldiascosta migueldiascosta merged commit b610c28 into easybuilders:develop Jan 14, 2020
@boegel boegel mentioned this pull request Jan 14, 2020
@boegel boegel deleted the fix_True branch January 14, 2020 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants