You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Semb Wever (Jira)" <ji...@apache.org> on 2020/12/21 07:58: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 ]

Michael Semb Wever updated CASSANDRA-15820:
-------------------------------------------
    Fix Version/s:     (was: 4.0-alpha)
                   4.0-beta1
                   4.0

> 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, 4.0-beta1
>
>
> 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