Skip to content

hotfix: Applied hotfix post release 0.1.11. Added support for relative input paths.

schereme requested to merge hotfix_post_release_0_1_11 into main

After some more testing yesterday, I figured out that rTEL does not support relative input paths, because we do change the working directory as part of the workflow to cater the needs of Philosopher. This PR hopefully solves the problem. FYI, I have tested eTEL and mTEL modules and they both accept absolute and relative input paths.

ref: #1 (closed)

Edited by schereme

Merge request reports