Arnaud-Nauwynck opened a new pull request, #49246:
URL: https://github.com/apache/spark/pull/49246

   see 
[https://issues.apache.org/jira/browse/SPARK-50625](https://issues.apache.org/jira/browse/SPARK-50625)
   
   this is minor cleanup to use 
        "mvn help:evaluate -q -DforceStdout"
    instead of 
       "mvn help:evaluate  2>/dev/null | grep -v INFO | grep -v WARNING"
   
   This cleaner syntax was already used in few other places, so more consistent 
and cleaner.


-- 
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]

Reply via email to