提交 c4089115 authored 作者: Travis Cross's avatar Travis Cross

ci: remove unused variable

上级 000e78df
...@@ -21,8 +21,6 @@ rev=$(echo "$ver" | cut -d. -f4) ...@@ -21,8 +21,6 @@ rev=$(echo "$ver" | cut -d. -f4)
tmp_dir=${TMP_DIR:="/tmp"} tmp_dir=${TMP_DIR:="/tmp"}
build="$2"
dst_name="freeswitch-$major.$minor.$micro" dst_name="freeswitch-$major.$minor.$micro"
dst_parent="${tmp_dir}/jenkis.$$/" dst_parent="${tmp_dir}/jenkis.$$/"
dst_dir="${tmp_dir}/jenkins.$$/$dst_name" dst_dir="${tmp_dir}/jenkins.$$/$dst_name"
...@@ -74,7 +72,7 @@ mv -f ${dst_name}.tar.* ${src_repo}/src_dist ...@@ -74,7 +72,7 @@ mv -f ${dst_name}.tar.* ${src_repo}/src_dist
cat 1>&2 <<EOF cat 1>&2 <<EOF
---------------------------------------------------------------------- ----------------------------------------------------------------------
The freeswitch-${ver}.${build} tarballs have been rolled, The freeswitch-${ver} tarballs have been rolled,
now we just need to roll packages with them now we just need to roll packages with them
---------------------------------------------------------------------- ----------------------------------------------------------------------
EOF EOF
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论