Closed newmanno closed 2 weeks ago
Good catch @newmanno ! Can you please change the target brach to devel, @violafanfani will be have a look at this shortly.
@violafanfani Have a look here!
We could actually give the user the choice of where the folder is, but this works for now. I am trying to have the CI actions start
I can't start CI here. @newmanno please try adding an empty commit to trigger the actions. I have also added a new PR that allows to explicitly set the folder.
And sorry for not seeing this for a while
@violafanfani closing and re-opening the PR does the effect you're looking for!
Previously the code created a ./tmp folder, but then wrote the files into the /tmp folder instead. This creates an issue when multiple users share the same environment like on a server. One user can write to /tmp, but then another user who is also running PANDA/LIONESS does not have permission to overwrite their file