Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Get rid of nounset flag when running the Boost bootstrap subscript #1549

Merged
merged 1 commit into from
Jan 3, 2019
Merged

Get rid of nounset flag when running the Boost bootstrap subscript #1549

merged 1 commit into from
Jan 3, 2019

Conversation

rkeene
Copy link
Contributor

@rkeene rkeene commented Jan 3, 2019

Due to bugs in bash empty arrays are treated as unset, but we use empty
arrays in some conditions in the boost bootstrap script. When calling
that script from the build prep script by inclusion, remove the nounset
flag so that empty arrays can be used as empty arrays.

Due to bugs in bash empty arrays are treated as unset, but we use empty
arrays in some conditions in the boost bootstrap script.  When calling
that script from the build prep script by inclusion, remove the nounset
flag so that empty arrays can be used as empty arrays.
@rkeene rkeene added the bug label Jan 3, 2019
@rkeene rkeene added this to the V18.0 milestone Jan 3, 2019
@rkeene rkeene self-assigned this Jan 3, 2019
@rkeene rkeene requested a review from argakiig January 3, 2019 16:16
@rkeene rkeene merged commit 20f7333 into nanocurrency:master Jan 3, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants