Robert Stupp created CASSANDRA-15820:
----------------------------------------
Summary: tools/bin/fqltool doesn't work on all distributions
Key: CASSANDRA-15820
URL: https://issues.apache.org/jira/browse/CASSANDRA-15820
Project: Cassandra
Issue Type: Bug
Components: Tool/fql
Reporter: Robert Stupp
Assignee: Robert Stupp
The line
{code}
if [ ! $1 ]; then break; fi
{code}
doesn't work on all OSes/Linux distributions (e.g. a bare Ubuntu 18.04) with
{{#!/bin/sh}} causing {{fqltool}} to fail. The fix is quite simple
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]