Skip to content

Handle config lines that use single quotes instead of double quotes#487

Open
brd wants to merge 1 commit intochurchers:masterfrom
brd:single-quotes-in-config
Open

Handle config lines that use single quotes instead of double quotes#487
brd wants to merge 1 commit intochurchers:masterfrom
brd:single-quotes-in-config

Conversation

@brd
Copy link
Contributor

@brd brd commented Oct 18, 2022

For example:
network1_switch='int1'

Would return 'int1' instead of int1 causing the md5 to not match.

For example:
network1_switch='int1'

Would return "'int1'" instead of "int1" causing the md5 to not match.
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.

1 participant