Skip to content

Fix rclone message on tests.#565

Merged
JoeZiminski merged 2 commits into
mainfrom
fix_rclone_message_on_tests
Aug 22, 2025
Merged

Fix rclone message on tests.#565
JoeZiminski merged 2 commits into
mainfrom
fix_rclone_message_on_tests

Conversation

@JoeZiminski
Copy link
Copy Markdown
Member

@JoeZiminski JoeZiminski commented Aug 1, 2025

closes #538, there is a newline in the error message that says rclone is not installed, meaning it does not display properly in test output:

image

This PR fixes this by removing the newline in the test environment. I kept the newline for the usual environment because I thought it looked easier to read:

image

what do you think @alessandrofelder? If its not any easier to read, we can just remove the newline entirely and avoid some complexity.

@JoeZiminski
Copy link
Copy Markdown
Member Author

Hey @alessandrofelder just tagging again post-OSW although I know you are still super busy 😂 but hopefully this is a quick one

Copy link
Copy Markdown
Member

@alessandrofelder alessandrofelder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, I am happy with this. thanks @JoeZiminski (and sorry for letting this drop off my radar!)

@JoeZiminski
Copy link
Copy Markdown
Member Author

thanks @alessandrofelder!

@JoeZiminski JoeZiminski merged commit f57de6d into main Aug 22, 2025
16 checks passed
@JoeZiminski JoeZiminski deleted the fix_rclone_message_on_tests branch November 18, 2025 22:01
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.

Can't see Rclone install command when I run pytest

2 participants