Skip to content

When using multiple configuration files the work directory isn't initialize correctly #59

@rosswhitfield

Description

@rosswhitfield

If you do something like ips.py -config=sim1.cfg,sim2.cfg ... the working directory is created for each config according to their SIM_ROOT but input files for both configurations are always copied to the first working directory only.

This test shows the bug, as these lines should be able to be removed

# This should also work for 2
if no == "2":
continue

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions