Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/5149#issuecomment-94651348
Ah actually looks like there is a small bug caused by the refactoring (ping
@texasmichelle):
```
Traceback (most recent call last):
File "./dev/merge_spark_pr.py", line 432, in <module>
main()
File "./dev/merge_spark_pr.py", line 410, in main
merge_hash = merge_pr(pr_num, target_ref)
File "./dev/merge_spark_pr.py", line 125, in merge_pr
merge_message_flags += ["-m", title]
NameError: global name 'title' is not defined
```
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]