Skip to content

Commit

Permalink
[followup-issue6297] improve issue6297
Browse files Browse the repository at this point in the history
  • Loading branch information
PorterZhang2021 committed Apr 21, 2024
1 parent 956ac49 commit eb64061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dist
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ BUILD_COMMAND=("$MVN" clean install $MVN_DIST_OPT $@)
echo -e "\nBuilding with..."
# shellcheck disable=SC2145
echo -e "\$ ${BUILD_COMMAND[@]}\n"
# "${BUILD_COMMAND[@]}"
"${BUILD_COMMAND[@]}"

FILTERED_ARGS=()
# shellcheck disable=SC2045
Expand Down

0 comments on commit eb64061

Please sign in to comment.