Skip to content

Commit

Permalink
[CH] Minor, update package.sh (apache#7175)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwz9103 authored and shamirchen committed Oct 14, 2024
1 parent 54b71fb commit 8865c79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ep/build-clickhouse/src/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ do
if [[ "$replace_dot" == "32" ]];then
continue # error: xxx are the same file
fi
cp -f "${PACKAGE_DIR_PATH}"/jars/spark32/protobuf-java-"${protobuf_version}".jar "${PACKAGE_DIR_PATH}"/jars/spark"${replace_dot}"
cp -f "${PACKAGE_DIR_PATH}"/jars/spark32/celeborn-client-spark-3-shaded_2.12-"${celeborn_version}".jar "${PACKAGE_DIR_PATH}"/jars/spark"${replace_dot}"
done

Expand Down

0 comments on commit 8865c79

Please sign in to comment.