Skip to content

fix issue 92

David Verelst requested to merge fix92 into master

See also issue #92 (closed).

Make sure all paths are quoted in the generated cluster batch scripts (*.p files), and perform some additional sanity checks to avoid rsync-ing on paths that are obviously wrong. If users would input spaces at unexpected places this could lead to unintended side affects such as destruction of data. Mainly wetb/prepost/Simulations.py and wetb/prepost/simchunks.py are affected.

Edited by David Verelst

Merge request reports