fixup rebase missing closing paren
Signed-off-by: Gregory Becker <becker33@llnl.gov>
This commit is contained in:
parent
2c2282dcb4
commit
e0aa378f9e
@ -737,6 +737,7 @@ def _specfile_for(spec_str, filename):
|
||||
Token(SpecTokens.KEY_VALUE_PAIR, "target=x86_64"),
|
||||
],
|
||||
"mvapich %gcc languages:='c,c++' arch=None-None-x86_64",
|
||||
),
|
||||
# Test conditional dependencies
|
||||
(
|
||||
"foo ^[when='%c' virtuals=c]gcc",
|
||||
|
Loading…
Reference in New Issue
Block a user