Thomas Graves created SPARK-3475:
------------------------------------

             Summary: dev/merge_spark_pr.py fails on mac 
                 Key: SPARK-3475
                 URL: https://issues.apache.org/jira/browse/SPARK-3475
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.2.0
            Reporter: Thomas Graves


commit 
https://github.com/apache/spark/commit/4f4a9884d9268ba9808744b3d612ac23c75f105a#diff-c321b6c82ebb21d8fd225abea9b7b74c
 adding in print statement in the run command. When I try to run on mac it 
errors out when it hits these print statements. Perhaps there is workaround of 
issue with my environment.

Automatic merge went well; stopped before committing as requested
git log HEAD..PR_TOOL_MERGE_PR_2276 --pretty=format:%an <%ae>
git log HEAD..PR_TOOL_MERGE_PR_2276 --pretty=format:%h [%an] %s
Traceback (most recent call last):
  File "./dev/merge_spark_pr.py", line 332, in <module>
    merge_hash = merge_pr(pr_num, target_ref)
  File "./dev/merge_spark_pr.py", line 156, in merge_pr
    run_cmd(['git', 'commit', '--author="%s"' % primary_author] + 
merge_message_flags)
  File "./dev/merge_spark_pr.py", line 77, in run_cmd
    print " ".join(cmd)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to