Skip to content
This repository was archived by the owner on Feb 19, 2021. It is now read-only.

Use os.walk() in find_renamed_document#703

Open
jayme-github wants to merge 1 commit intothe-paperless-project:masterfrom
jayme-github:debug_tests
Open

Use os.walk() in find_renamed_document#703
jayme-github wants to merge 1 commit intothe-paperless-project:masterfrom
jayme-github:debug_tests

Conversation

@jayme-github
Copy link
Copy Markdown

I'm not sure why exactly, but directory traversing did not work for me when running the tests locally.

With os.walk() it does and it still works in travis :-)

Directory traversing did not work for me when running the tests locally
but with os.walk() it does (and it's a bit easier to understand).
@jonaswinkler
Copy link
Copy Markdown
Contributor

Could anyone please enlighten me what find_renamed_document is used for? What is its purpose?

@MasterofJOKers
Copy link
Copy Markdown
Contributor

find_renamed_docment was introduced with this PR #593

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants