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

Windows Trailing \ results in trailing quote #35

Open
ntlhui opened this issue Feb 2, 2024 · 0 comments
Open

Windows Trailing \ results in trailing quote #35

ntlhui opened this issue Feb 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ntlhui
Copy link
Contributor

ntlhui commented Feb 2, 2024

On Win10, py3.10, PowerShell

Using delete

Using a delete directory like I:\My Drive\ should be typed like -d 'I:\My Drive\' due to the tab-completion behavior of powershell.

This results in e4e_deduplication.analyzer::Analyzer.delete interpreting working_dir as I:\My Drive\'. Note the extra quote at the end.

@ntlhui ntlhui added the bug Something isn't working label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant