Skip to content

Conversation

@michellemcdaniel
Copy link
Contributor

When the code for running the configure step in sdl validation was moved, the quotes were removed from the tool args. This prevents us from upgrading the version of guardian, because newer versions of guardian get confused by the triangle brackets. This change adds back the quotes around each tool arg.

To double check:

When the code for running the configure step in sdl validation was moved, the quotes were removed from the tool args. This prevents us from upgrading the version of guardian, because newer versions of guardian get confused by the triangle brackets. This change adds back the quotes around each tool arg.
@dagood
Copy link
Member

dagood commented Oct 21, 2021

newer versions of guardian

I'm curious which one--I was on 0.79.1 with this code. Thanks for the heads up and fix.

@michellemcdaniel
Copy link
Contributor Author

newer versions of guardian

I'm curious which one--I was on 0.79.1 with this code. Thanks for the heads up and fix.

I was running 0.100.0 locally and it was throwing up errors. Might have been a local issue, but doesn’t hurt to have the quotes

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants