fprime-util purge native does not purge native
kevin-f-ortega opened this issue · 1 comments
kevin-f-ortega commented
F´ Version | 47afb72e1f2cb79c1ab475458b0ed3faca5d317c |
Affected Component | fprime-tools Version: 3.0.1 |
Problem Description
I have my default_toolchain defined as vxworks. When I purge native, fprime-tools tries to remove my vxworks build cache instead of my native build cache.
How to Reproduce
- Define default_toolchain in settings.ini to a non-native toolchain
- fprime-util generate native
- fprime-util purge native
Expected Behavior
I expect purge native to remove the build-fprime-automatic-native build cache instead of build-fprime-automatic-vxworks.