未验证 提交 028d3ba7 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

fix: taos-tools deb/rpm add compn for 2.6 (#19488)

上级 bdb78bb3
...@@ -267,7 +267,7 @@ if [ "$osType" != "Darwin" ]; then ...@@ -267,7 +267,7 @@ if [ "$osType" != "Darwin" ]; then
[ -z "$taos_tools_ver" ] && taos_tools_ver="0.1.0" [ -z "$taos_tools_ver" ] && taos_tools_ver="0.1.0"
${csudo}./make-taos-tools-deb.sh ${top_dir} \ ${csudo}./make-taos-tools-deb.sh ${top_dir} \
${compile_dir} ${output_dir} ${taos_tools_ver} ${cpuType} ${osType} ${verMode} ${verType} ${compile_dir} ${output_dir} ${taos_tools_ver} ${cpuType} ${osType} ${verMode} ${verType} ${verNumberComp}
fi fi
fi fi
else else
...@@ -292,7 +292,7 @@ if [ "$osType" != "Darwin" ]; then ...@@ -292,7 +292,7 @@ if [ "$osType" != "Darwin" ]; then
[ -z "$taos_tools_ver" ] && taos_tools_ver="0.1.0" [ -z "$taos_tools_ver" ] && taos_tools_ver="0.1.0"
${csudo}./make-taos-tools-rpm.sh ${top_dir} \ ${csudo}./make-taos-tools-rpm.sh ${top_dir} \
${compile_dir} ${output_dir} ${taos_tools_ver} ${cpuType} ${osType} ${verMode} ${verType} ${compile_dir} ${output_dir} ${taos_tools_ver} ${cpuType} ${osType} ${verMode} ${verType} ${verNumberComp}
fi fi
fi fi
else else
......
Subproject commit 94d68955f8b708a7d0113d101ae1ddd5c55c9adf Subproject commit 5aa25e9f014e650d7479cabd5b4f7507a34a1382
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册