Skip to content

[autoscaler] bash 4.4 does not support set -i #1444

Closed
@atypic

Description

@atypic

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
    Ubuntu 17.10

  • Ray installed from (source or binary):
    Source

  • Ray version:
    commit b8811cb

  • Python version:
    3.6

  • Exact command to reproduce:
    ray create_or_update example.yaml

Describe the problem

As of bash 4.4, set -i is no longer accepted to create an interactive shell. Consider -t in stead.

Source code / logs

Metadata

Metadata

Assignees

Labels

bugSomething that is supposed to be working; but isn't

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions