Attention is currently required from: osmith.
pespin has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39080?usp=email )
Change subject: testenv: make copy= more intuitive ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39080/comment/7dc0863b_c129f... : PS1, Line 10: source file name under the target directory: copy=dir/file.cfg creates well the problem for me to gasp was the "copy=bankd/file.cfg bankd/file.cfg" which would end up generating "/bankd/bankd/file.cfg".
What "copy=dir/file.cfg" would also be a good question, I'd perhaps expect to end up with "/dir/file.cfg" instead of "/file.cfg". But anyway I'd probably not use that syntax myself since it's confusing, so fine with whatever in this scenario.