You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (Jira)" <ji...@apache.org> on 2020/05/19 05:00:06 UTC

[jira] [Created] (CASSANDRA-15820) tools/bin/fqltool doesn't work on all distributions

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org