robertzych commented on code in PR #11181:
URL: https://github.com/apache/pinot/pull/11181#discussion_r1274929986
##########
compatibility-verifier/checkoutAndBuild.sh:
##########
@@ -99,14 +99,14 @@ function build() {
if [ $? -eq 0 ]; then break; fi
if [ $i -eq $maxRetry ]; then exit 1; fi
echo ""
- echo "Build failed, see last 1000 lines of output below."
+ echo "Build failed, see lamast 1000 lines of output below."
Review Comment:
(minor) Please correct this typo
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]