cheelio edited a comment on pull request #870: URL: https://github.com/apache/bigtop/pull/870#issuecomment-1058891060
Epic oneliner (to run in separate jenkins alert job or something): ``` [[ $(grep "Downloading from" ~/bigtop/build.txt | grep -v "Downloading from default" | wc -l ) = "0" ]] && echo "Build contains external repositories that are not added to 'repos'-variable in build.gradle. Please consider updating the variable." ``` -- 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: dev-unsubscr...@bigtop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org