Joel Knighton created CASSANDRA-11325:
-----------------------------------------
Summary: 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)