From e8530aa4d80d0476eb760e886b5b9e36be6261b7 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 13 Sep 2022 01:31:09 +0200 Subject: [PATCH] Update tests_coordination.sh --- lib/tests_coordination.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tests_coordination.sh b/lib/tests_coordination.sh index 2c2720f..4e90f56 100644 --- a/lib/tests_coordination.sh +++ b/lib/tests_coordination.sh @@ -138,7 +138,7 @@ parse_check_process() { > "$TEST_CONTEXT/tests/$test_id.json" } - test_serie="default" + test_serie=${tests_serie//;; } is_test_enabled pkg_linter && add_test "PACKAGE_LINTER" is_test_enabled setup_root && add_test "TEST_INSTALL" "root"