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

Relative paths in history #119

Open
alexmemory opened this issue Apr 30, 2020 · 0 comments
Open

Relative paths in history #119

alexmemory opened this issue Apr 30, 2020 · 0 comments

Comments

@alexmemory
Copy link

The history seems to store relative paths, which can cause up-to-date tasks to rerun if we run from a different working directory. Is there a way to have the history store absolute paths instead (or any other pointers to avoid the issue)? Thank you!

yield os.path.relpath(o_f_n)

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

No branches or pull requests

1 participant