forked from redrsoe2100/os-autotest
not rm results for load_conf
This commit is contained in:
2
mugen.sh
2
mugen.sh
@@ -106,7 +106,7 @@ function modify_conf() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function load_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)
|
export_var=$(python3 "${OET_PATH}"/libs/locallibs/read_conf.py env-var)
|
||||||
test $? -ne 0 && exit 1
|
test $? -ne 0 && exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user