[
https://issues.apache.org/jira/browse/CASSANDRA-11325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187457#comment-15187457
]
Joel Knighton edited comment on CASSANDRA-11325 at 3/9/16 5:29 PM:
-------------------------------------------------------------------
I've pushed a branch off 2.2 at
[11325-2.2|https://github.com/jkni/cassandra/tree/11325-2.2].
Given that the fix is to add one newline character, I've opted not to start a
CI run, but I can if the reviewer is concerned.
was (Author: jkni):
I've pushed a branch off 2.2 at
[11325-2.2|https://github.com/jkni/cassandra/commit/53f3a32a8c6eff578fccf94953db9c6d932f274e].
Given that the fix is to add one newline character, I've opted not to start a
CI run, but I can if the reviewer is concerned.
> Missing newline at end of bin/cqlsh causes it to be changed by the fixcrlf
> Ant plugin
> -------------------------------------------------------------------------------------
>
> Key: CASSANDRA-11325
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11325
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: Joel Knighton
> Assignee: Joel Knighton
> Priority: Trivial
> Fix For: 2.2.x, 3.0.x, 3.x
>
>
> bin/cqlsh is missing a new line - when doing an artifact build, the fixcrlf
> plugin will insert a newline at the end of bin/cqlsh. This change inserts the
> newline and changes the mode on cqlsh to 644.
> This isn't a problem affecting release builds, since we explicitly set the
> mode of files under bin to executable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)