Replies: 2 comments 5 replies
-
There's no issue for this. Please file. Looking at the code it's clear it's only checking command line arguments. |
Beta Was this translation helpful? Give feedback.
5 replies
-
This has been addressed now via #4653. I'm going to close this discussion as a result. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Running
scons
will print{}
while runningscons my_var="cli_value"
will print{'my_var': 'cli_value'}
Does it already have separate issue for it?
Beta Was this translation helpful? Give feedback.
All reactions