Files
podman/pkg
Matthew Heon be4b4bd862 Correctly print STDOUT on non-terminal remote exec
I confused STDIN and STDOUT's file descriptors (it's 0 and 1, I
thought they were 1 and 0). As such, we were looking at whether
we wanted to print STDIN when we looked to print STDOUT. This
bool was set when `-i` was set in at the `podman exec` command
line, which masked the problem when it was set.

Fixes #6890
Fixes #6891
Fixes #6892

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-07-10 17:15:33 -04:00
..
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2019-07-23 15:43:40 -04:00
2020-06-02 08:28:08 -05:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2018-03-27 21:55:33 +00:00
2020-06-15 07:05:56 -04:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-07-06 15:50:12 +02:00
2020-06-15 07:05:56 -04:00
2020-07-09 11:02:28 -04:00
2020-07-06 15:50:12 +02:00
2020-06-29 09:17:55 -05:00
2020-01-13 14:27:02 +01:00
2020-01-14 09:54:48 +01:00
2020-06-10 05:49:41 -04:00
2020-07-06 15:50:12 +02:00
2020-03-30 08:18:35 -07:00