Skip to content

Can't submit command with path elements #99

@ppinchuk

Description

@ppinchuk

Submitting a script command like python my_script.py -o ./my_out_dir fails because the load_config functions sees ./ in the cmd argument and assumes it's a path. This leads to prepending the run directory, which causes the program to fail out.

Metadata

Metadata

Assignees

Labels

p-mediumPriority: medium

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions