You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "robertzych (via GitHub)" <gi...@apache.org> on 2023/07/26 13:06:27 UTC

[GitHub] [pinot] robertzych commented on a diff in pull request #11181: Fix compat test by adding -am flag to build pinot-integration-tests

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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org