Skip to content
Snippets Groups Projects
Commit e8d93ee5 authored by Xiangrui Meng's avatar Xiangrui Meng Committed by Reynold Xin
Browse files

use env default python in merge_spark_pr.py

A minor change to use env default python instead of fixed `/usr/bin/python`.

Author: Xiangrui Meng <meng@databricks.com>

Closes #965 from mengxr/merge-pr-python and squashes the following commits:

1ae0013 [Xiangrui Meng] use env default python in merge_spark_pr.py
parent 1faef149
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/python
#!/usr/bin/env python
#
# Licensed to the Apache Software Foundation (ASF) under one or more
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment