OSC / osc-machete

High level interface to submitting and checking the status of batch jobs (currently OSC specific)
MIT License
1 stars 0 forks source link

When using workflow with osc-machete 0.5.0 simulations are staged to wrong location #45

Closed ericfranz closed 9 years ago

ericfranz commented 9 years ago

Reproduced in Container Fill Sim and Structural Optimizer.

$RAILS_DATAROOT/containers are where container simulations should be staged i.e. $RAILS_DATAROOT/containers/1, $RAILS_DATAROOT/containers/2, etc.

However, instead what happens is a new simulation is staged to:

$RAILS_DATAROOT/containers/containers/1

ericfranz commented 9 years ago

This is fixed in 0.6.0