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

Remove Unnecessary Error Message for Force Deleting of Non-Existent Directories #4729

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

GheisMohammadi
Copy link
Contributor

Issue

This PR updates the debug scripts to remove unnecessary error messages when attempting to delete non-existent directories and files. An example of unnecessary error messages is like this:

cannot remove '*.rlp': No such file or directory

The changes improves the script's cleanliness by preventing unwanted error output during forced deletions.

@GheisMohammadi GheisMohammadi self-assigned this Aug 8, 2024
@Frozen Frozen merged commit 051e244 into dev Aug 10, 2024
4 checks passed
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