Skip to content

Handle RUNFILES_DIR and RUNFILES_MANIFEST_FILE both #304

@a-zw

Description

@a-zw

Bazel on Linux usually sets the RUNFILES_DIR environment variable but it may alternatively set RUNFILES_MANIFEST_FILE. General advice for scripts is to make your scripts capable of working with both.

At least src/extensions/score_plantuml.py does not handle RUNFILES_MANIFEST_FILE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Draft

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions