[
https://issues.apache.org/jira/browse/CASSANDRA-11037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111052#comment-15111052
]
Carl Yeksigian commented on CASSANDRA-11037:
--------------------------------------------
Since we are already requiring that users have python installed, we can do the
same thing with that instead of requiring perl as well:
{noformat}
python "`python -c "import
os;print(os.path.dirname(os.path.realpath('$0')))"`/cqlsh.py" "$@"
{noformat}
WDYT, [~kf6nux]?
> cqlsh bash script cannot be called through symlink
> --------------------------------------------------
>
> Key: CASSANDRA-11037
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11037
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Environment: BASH
> Reporter: Benjamin Zarzycki
> Priority: Trivial
> Labels: lhf
> Fix For: 2.2.0
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> cqlsh bash script cannot be called through a symlink
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)