Project

General

Profile

Actions

Bug #8426

closed

stty does not handle no-tty input

Added by Janos Mattyasovszky almost 8 years ago. Updated almost 8 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

In rudder-init, when Hit any key to continue... is displayed, and you "echo" the answers to automate the process, you get an error:

Hit any key to continue....stty: standard input: Inappropriate ioctl for device
stty: standard input: Inappropriate ioctl for device

Please make stty conditional, by using [ -t 0 ], so no-tty environments can skip this part.

Actions

Also available in: Atom PDF