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:03:00 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-15820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Stupp updated CASSANDRA-15820:
-------------------------------------
    Fix Version/s: 4.0-alpha

> 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
>            Priority: Normal
>             Fix For: 4.0-alpha
>
>
> 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