Skip to content

Fix typo for allow_sgid#16806

Merged
alalazo merged 1 commit intospack:developfrom
michaelkuhn:allow_sgid-typo
May 25, 2020
Merged

Fix typo for allow_sgid#16806
alalazo merged 1 commit intospack:developfrom
michaelkuhn:allow_sgid-typo

Conversation

@michaelkuhn
Copy link
Copy Markdown
Member

@michaelkuhn michaelkuhn commented May 25, 2020

fixes #14425

The config: prefix should be included in the actual option name and makes it impossible to change this option.

The config: prefix should be included in the actual option name and
makes it impossible to change this option.
@michaelkuhn
Copy link
Copy Markdown
Member Author

cc @iarspider

@alalazo
Copy link
Copy Markdown
Member

alalazo commented May 25, 2020

@michaelkuhn Can you add:

additionalProperties: False

to the schema? I think the typo passed through because we lack it for the config object.

@alalazo alalazo added the bugfix Something wasn't working, here's a fix label May 25, 2020
@alalazo alalazo merged commit f12ae1b into spack:develop May 25, 2020
@alalazo
Copy link
Copy Markdown
Member

alalazo commented May 25, 2020

@michaelkuhn Nevermind, I checked and there are tests that need fixing if we add what I asked in #16806 (comment) so let's save it for another PR.

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

Labels

bugfix Something wasn't working, here's a fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to install packages to AFS

3 participants