Skip to content

Incorrect symlink generation script in 07_findr #14

@MisterMiros

Description

@MisterMiros

(cd $DEST/tests/inputs/d && rm -f b.csv && ln -s ../a/b.csv .)

The created link ln -s ../a/b.csv . points to a non-existent file /a/b.csv when it should point to /a/b/b.csv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions