storm-platform / storm-core

Python library to create, manage and reproduce scientific analyses.
MIT License
3 stars 0 forks source link

`_extract_command` with errors #40

Closed M3nin0 closed 2 years ago

M3nin0 commented 3 years ago

When the script execution use file as arguments, the function _extract_command erroneously removes user entries. This prevents the results from being reproduced.

M3nin0 commented 2 years ago

The problem still exists. To solve this, possibly the bundle file verification method should be replaced by reprounzip.common.RPZPack.inputs_outputs, which the "arg" key can be used for.