You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/08/07 06:25:59 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #25289: [SPARK-27889][INFRA] Make development scripts under dev/ support Python 3

dongjoon-hyun commented on a change in pull request #25289: [SPARK-27889][INFRA] Make development scripts under dev/ support Python 3
URL: https://github.com/apache/spark/pull/25289#discussion_r311385945
 
 

 ##########
 File path: dev/run-tests.py
 ##########
 @@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
 
 Review comment:
   For this one, please make a decision first like https://github.com/apache/spark/pull/25289#pullrequestreview-271749485.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org