not rm results for load_conf

This commit is contained in:
2026-04-17 10:40:23 +08:00
parent d72af21ac0
commit 7433480309

View File

@@ -106,7 +106,7 @@ function modify_conf() {
}
function load_conf() {
rm -rf "${OET_PATH}"/results
# rm -rf "${OET_PATH}"/results
export_var=$(python3 "${OET_PATH}"/libs/locallibs/read_conf.py env-var)
test $? -ne 0 && exit 1