Bug #34724
closedhammer shell with redirected input prints stty error on RHEL8
Description
Description of problem:
Just on RHEL8, a hammer shell with input from bash prints error:
stty: invalid argument ‘’
Version-Release number of selected component (if applicable):
Sat7.0 snap 9
How reproducible:
100%
Steps to Reproduce:
echo "product list --organization-id 1" | hammer -u admin -p secret007 shell
Actual results:
..
82 | RHEL for SAP - Update Services for SAP Solutions | | RedHat | 0 |
----|----------------------------------------------------------------------------------|-------------|--------------|--------------|----------------
hammer>
stty: invalid argument ‘’
Try 'stty --help' for more information.
Expected results:
No such stty error
Additional info:
The error happens on RHEL8 only.