linkerd2/web
Andrew Seigner 72287ae121
Don't use spinner in cli when run without a tty (#2716)
In some non-tty environments, the `linkerd check` spinner can render
unexpected control characters.

Disable the spinner when run without a tty.

Fixes #2700

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-04-18 09:31:56 -07:00
..
app
srv
templates
Dockerfile Don't use spinner in cli when run without a tty (#2716) 2019-04-18 09:31:56 -07:00
main.go