madrob commented on a change in pull request #424: URL: https://github.com/apache/solr/pull/424#discussion_r753533422
########## File path: dev-tools/test-patch/lucene-solr-yetus-personality.sh ########## @@ -113,11 +113,11 @@ function personality_modules case ${moduleType} in submodules) for module in "${CHANGED_MODULES[@]}"; do - if [[ ! "${module}" =~ ^lucene/(licenses|site) ]]; then # blacklist lucene/ dirs that aren't modules Review comment: I suspect this whole file is defunct post-split, but that's another conversation -- 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. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org