att-comdev / armada

This project has moved to OpenStack.
https://www.airshipit.org/
Apache License 2.0
78 stars 35 forks source link

feat: source - when exception on source actions remove tmp dir #168

Open gardlt opened 7 years ago

gardlt commented 7 years ago

Is this a bug report or feature request? (choose one): feat

Python Version (output of python --version): 3.5

Expected Behavior:

When we fail to extract any source tar, and git, we should remove the generated tmp file.

Any Additional Comments: