Github user rxin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/321#discussion_r11319890
  
    --- Diff: dev/run-tests ---
    @@ -49,7 +48,7 @@ dev/scalastyle
     echo 
"========================================================================="
     echo "Running Spark unit tests"
     echo 
"========================================================================="
    -sbt/sbt assembly test
    +echo -e "q\n" | sbt/sbt assembly test |  grep -v -e "info.*Resolving" -e 
"warn.*Merging" -e "info.*Including"
    --- End diff --
    
    It's fine to have it here - but then I would add some comment explaining 
this inline.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to