HBASE-24198 Addendum add echo_and_redirect back when running hadoopcheck
This commit is contained in:
parent
8e5c6da3f0
commit
2846ea4700
|
@ -640,6 +640,7 @@ function hadoopcheck_rebuild
|
|||
logfile="${PATCH_DIR}/patch-javac-${hadoopver}.txt"
|
||||
# disabled because "maven_executor" needs to return both command and args
|
||||
# shellcheck disable=2046
|
||||
echo_and_redirect "${logfile}" \
|
||||
$(maven_executor) clean install \
|
||||
-DskipTests -DHBasePatchProcess \
|
||||
-Dhadoop-three.version="${hadoopver}" \
|
||||
|
|
Loading…
Reference in New Issue