[ 
https://issues.apache.org/jira/browse/SPARK-11169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-11169:
------------------------------
    Priority: Trivial  (was: Major)

> Remove the extra spaces in merge script
> ---------------------------------------
>
>                 Key: SPARK-11169
>                 URL: https://issues.apache.org/jira/browse/SPARK-11169
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>            Priority: Trivial
>
> Our merge script now turns 
> {code}
> [SPARK-1234][SPARK-1235][SPARK-1236][SQL] description
> {code}
> into 
> {code}
> [SPARK-1234] [SPARK-1235] [SPARK-1236] [SQL] description
> {code}
> The extra spaces are more annoying in git since the first line of a git 
> commit is supposed to be very short.



--
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