Skip to content

CACHE and LIB dirs need to be absolute #60

@joshk0

Description

@joshk0

All the freight scripts assume that CACHE and LIB are absolute paths.

It should either bail if the paths are not absolute, or use readlink -f to turn them absolute before using them.

Without this, I get a ton of weird errors from freight-add and freight-cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions