fprime-util purge does not always work #3033
Labels
bug
Easy First Issue
An issue that should be straight forward to implement, and easily tested via CI.
F´ Tools
Issues pertaining to the F´ tools
help wanted
Problem Description
I interrupted the generate command with Ctrl-C, and now I have a build directory that the purge command won't remove.
Context / Environment
How to Reproduce
fprime-util generate --ninja
and hit Ctrl-C partway through.fprime-util purge
fprime-util generate --ninja
Expected Behavior
fprime-util purge
should remove the build directory even if it is broken, so thatfprime-util generate --ninja
can generate a clean build directory.The text was updated successfully, but these errors were encountered: