Hi all,

When I run `dev/lint-python` at the latest master branch, I got an error
message as follows.
Is the lint script broken? Or is there any problems with my environment?

```
$> ./dev/lint-python
./dev/lint-python: line 64: syntax error near unexpected token `>'
./dev/lint-python: line 64: `    easy_install -d "$PYLINT_HOME"
pylint==1.4.4 &>> "$PYLINT_INSTALL_INFO"'
```

If the redirect is a syntax error, I'll send a PR to fix.

Thanks,
Yu



-----
-- Yu Ishikawa
--
View this message in context: 
http://apache-spark-developers-list.1001551.n3.nabble.com/Is-dev-lint-python-broken-tp13439.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to