Skip to content

Commit

Permalink
Add missing tools to debian package
Browse files Browse the repository at this point in the history
Patch by tjake and Michael Shuler; reviewed by Michael Shuler for CASSANDRA-11642
  • Loading branch information
tjake committed Apr 26, 2016
1 parent 487c8f7 commit cfc398e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
2.2.7
* Add missing files to debian packages (CASSANDRA-11642)
* Avoid calling Iterables::concat in loops during ModificationStatement::getFunctions (CASSANDRA-11621)
* cqlsh: COPY FROM should use regular inserts for single statement batches and
report errors correctly if workers processes crash on initialization (CASSANDRA-11474)
Expand Down
1 change: 1 addition & 0 deletions debian/cassandra.install
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ bin/cqlsh usr/bin
bin/cqlsh.py usr/bin
bin/sstablescrub usr/bin
bin/sstableupgrade usr/bin
bin/sstableverify usr/bin
tools/bin/cassandra-stress usr/bin
lib/*.jar usr/share/cassandra/lib
lib/*.zip usr/share/cassandra/lib
Expand Down

0 comments on commit cfc398e

Please sign in to comment.