From 64fcef55b02610ba4575baa35db5e7f434f61160 Mon Sep 17 00:00:00 2001 From: gyhmz <95202722+gyhmz@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:49:05 -0700 Subject: [PATCH] Update lxctest.yml --- .github/workflows/lxctest.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lxctest.yml b/.github/workflows/lxctest.yml index c71b3c7..63fd3ae 100644 --- a/.github/workflows/lxctest.yml +++ b/.github/workflows/lxctest.yml @@ -94,8 +94,8 @@ jobs: sed -i 's/POST_DEFCONFIG_CMDS="check_defconfig"/POST_DEFCONFIG_CMDS=""/g' ./build.config.redbull.vintf #sed 's/POST_DEFCONFIG_CMDS="check_defconfig && update_config/POST_DEFCONFIG_CMDS=""/g' ./build.config.redbull.vintf > ./build.config.redbull.vintf - #sed -i 's/POST_DEFCONFIG_CMDS="check_defconfig && /POST_DEFCONFIG_CMDS="/g' ./build.config.redbull.no-cfi - #sed -i 's/POST_DEFCONFIG_CMDS="check_defconfig"/POST_DEFCONFIG_CMDS=""/g' ./build.config.redbull.no-cfi + sed -i 's/POST_DEFCONFIG_CMDS="check_defconfig && /POST_DEFCONFIG_CMDS="/g' ./build.config.redbull.no-cfi + sed -i 's/POST_DEFCONFIG_CMDS="check_defconfig"/POST_DEFCONFIG_CMDS=""/g' ./build.config.redbull.no-cfi cat ./build.config.redbull.vintf cat ./build.config.redbull.no-cfi