Skip to content

testing/py3-litex(-hub-modules): avoid global exec

Kevin Daudt requested to merge kdaudt/aports:py3-litex-no-global-exec into master

Shelling out in the global scope is expensive and in this case not necessary, change cut invocations to parameter substitution.

Merge request reports

Loading