
28 Jan
2021
28 Jan
'21
4:04 p.m.
[before] mount dest directory and pack each benchmark in loop when benchmark is all [after] now use curl to upload one file, it's inappropriate to pack all Signed-off-by: Wang Yong <wangyong0117@qq.com> --- tests/cci-depends | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/cci-depends b/tests/cci-depends index c89737aca..8ac1d7e58 100755 --- a/tests/cci-depends +++ b/tests/cci-depends @@ -55,8 +55,6 @@ update fixup_preinstall -[[ "$benchmark" = "all" ]] && benchmark="$(ls $LKP_SRC/distro/depends | grep -v -e '-dev' -e '-allowlist')" - fixup_arch_install $pack_arch pack_benchmark_deps -- 2.23.0