Compare commits
2 Commits
prepare_re
...
release_bu
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d4608bd34 | |||
|
|
27468ae0d0 |
@@ -344,4 +344,4 @@ def main(argv: Optional[List[str]] = None):
|
||||
continue
|
||||
print(f"resrm: cannot remove '{pth}': Is a directory")
|
||||
continue
|
||||
move_to_trash(pth, interactive=args.i, force=args.f, recursive=args.r, perma=args.perma)
|
||||
move_to_trash(pth, interactive=args.i, force=args.f, recursive=args.r, perma=args.perma)
|
||||
|
||||
Reference in New Issue
Block a user