Skip to content

not sure the spack_setup_clingo logic works #145

@cyrush

Description

@cyrush

for skipping clingo here:

if "spack_setup_clingo" in self.project_args and self.project_args["spack_setup_clingo"] == False:

I don't see how this can work:

'spack_setup_clingo': 'false'

The json contents are not parsed to an actual boolean -- the result is a string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions