Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #2200 making the delete primitive not die.
Previously - the harddisk volume delete primitive would die with null ref when the path doesn't exist. The problem only happened on the local volume (archive didn't have the same bug). Now - it returns false like the archive version does.
- Loading branch information