Skip to content

Specifying an alternative node name does not work properly in some shell environments [JIRA: RTS-1364] #54

Description

@macintux

In a CentOS environment, running as root, invoking riak-shell -n <name> does not work. Adding -x to the script header shows that the -n and argument are dropped somewhere along the way because getopts just passes through. This probably applies to other arguments as well.

It is possible to work around this by specifying -d before the -n.

It is not clear yet what's happening. Could be a sudo or su invocation in the call path that's causing problems.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions