Closes #21 - OOC: Do not delete files on error
* EvaluateIP would delete files from .zip regardless of result, leaving the directory in non-reproducible state, fixed * also fixed: in case of success, the base directory would not be deleted due to wrong order of `deleteOnExit`s
Loading