del produces redundant error message
| Project: | JNode Core |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
If I try to delete a non-existent file (e.g. 'del missing'), the command says the following:
missing does not exist
missing was not deleted
The second message is a bit unnecessary, don't you think?
- Login to post comments
#1
I think so too, thanks. Fixed in r3512.
#2