Skip to content

Conversation

@infomiho
Copy link
Member

@infomiho infomiho commented Nov 5, 2025

Problem: dope.sh fails when deletions file contains empty lines, attempting to delete directories instead of files.

Solution:

  • Skip empty lines in deletions file processing
  • Add file existence check before deletion

- Skip empty lines in deletions file to prevent attempting to delete directories
- Add file existence check before deletion to avoid errors

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Member

@cprecioso cprecioso left a comment

Choose a reason for hiding this comment

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

Sounds good

@infomiho infomiho merged commit f0429af into main Nov 5, 2025
1 check failed
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.

3 participants