Ticket #13228 (closed defect: wontfix)
delete command does not behave as expected
| Reported by: | rhwood@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts base bugs |
| Component: | base | Version: | 1.5.2 |
| Keywords: | delete | Cc: | nox@…, jmpp@…, afb@…, rhwood@… |
| Port: |
Description
The delete command is documented as behaving as the Tcl file delete command.
The Tcl file delete command documentation states "Trying to delete a non-existent file is not considered an error."
However, the delete command does throw an error when a non-existent file is deleted. See ticket:13225
Change History
Note: See
TracTickets for help on using
tickets.

