Skip to content

Commit

Permalink
4
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukang-Lian committed Aug 15, 2023
1 parent b0765ec commit 5eaf161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-regression-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ if [[ ${WRONG_CMD} -eq 1 ]]; then
fi

# set maven
MVN_CMD='mvn'
MVN_CMD='/mnt/disk2/lianyukang/apache-maven-3.6.3/bin/mvn'
if [[ -n "${CUSTOM_MVN}" ]]; then
MVN_CMD="${CUSTOM_MVN}"
fi
Expand Down

0 comments on commit 5eaf161

Please sign in to comment.