saga
saga copied to clipboard
Duplicated output directory ?
This is what happening:
-o coverage creates coverage/coverage/report_files
-o coverage/testing creates coverage/testing/coverage/testing/report_files
same if i pass the absolute path, but only with the relative part of the path to the basedir
if basedir /home/user/project/ and output dir /home/user/project/coverage it creates 2 coverage folders.
what im doing wrong? thx !
May well be a bug, I'll have to take a look
@daneryl Can you check whether the bug still exists in 1.4.0? I haven't been able to reproduce it.