Do not use shell mechanism for ec tests

This commit is contained in:
Matthias Krack 2021-12-10 11:16:09 +01:00
parent 7dcc2ba360
commit f19bc41fd7

View file

@ -31,6 +31,7 @@ KEEPALIVE_SKIP_DIRS = [
"TMC/regtest_ana_post_proc",
"LIBTEST/libvori",
"LIBTEST/libbqb",
"QS/regtest-ec"
]
# ======================================================================================