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

Fixes #2200 making the delete primitive not die. #2201

Merged
merged 1 commit into from
Dec 23, 2017

Conversation

Dunbaratu
Copy link
Member

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.

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.
@Dunbaratu Dunbaratu added this to the v1.1.4.0 milestone Dec 23, 2017
@hvacengi hvacengi merged commit b46e03d into KSP-KOS:develop Dec 23, 2017
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.

2 participants