Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kola: Resolve relative paths to the same directory #140

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

pothos
Copy link
Member

@pothos pothos commented Oct 14, 2020

When a symlink is relative and not absolute and it's having a ./ prefix
the test was reporting an error because it expected to get the plain
filename of a relative path.
Trim any ./ prefix to relax the constraints.

How to use

Run cl.basic tests with the unreleased image.

Testing done

None

When a symlink is relative and not absolute and it's having a ./ prefix
the test was reporting an error because it expected to get the plain
filename of a relative path.
Trim any ./ prefix to relax the constraints.
@pothos pothos merged commit e9c27de into flatcar-master Oct 14, 2020
@pothos pothos deleted the kai/symlink-resolve-relative-path branch October 14, 2020 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant