When the script execution use file as arguments, the function _extract_command erroneously removes user entries. This prevents the results from being reproduced.
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.
When the script execution use file as arguments, the function
_extract_command
erroneously removes user entries. This prevents the results from being reproduced.