You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/09/06 12:49:10 UTC

[GitHub] [hbase] busbey commented on a change in pull request #591: HBASE-22981 Remove unused flags for Yetus

busbey commented on a change in pull request #591: HBASE-22981 Remove unused flags for Yetus
URL: https://github.com/apache/hbase/pull/591#discussion_r321718074
 
 

 ##########
 File path: dev-support/hbase_nightly_yetus.sh
 ##########
 @@ -67,6 +64,7 @@ YETUS_ARGS=("--whitespace-tabs-ignore-list=${WHITESPACE_IGNORE_LIST}" "${YETUS_A
 YETUS_ARGS=("--sentinel" "${YETUS_ARGS[@]}")
 YETUS_ARGS=("--branch=${BRANCH_NAME}" "${YETUS_ARGS[@]}")
 YETUS_ARGS=("--tests-filter=${TESTS_FILTER}" "${YETUS_ARGS[@]}")
+YETUS_ARGS=("--ignore-unknown-options=true" "${YETUS_ARGS[@]}")
 
 Review comment:
   What's still unknown?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services