Commit 91d348a
committed
patch 8.0.0804: running tests fails when stdin is /dev/null
Problem: Running tests fails when stdin is /dev/null. (James McCoy)
Solution: Do not bail out from getting input if the --not-a-term argument
was given. (closes #1460)1 parent c6df10e commit 91d348a
3 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8070 | 8070 | | |
8071 | 8071 | | |
8072 | 8072 | | |
8073 | | - | |
8074 | | - | |
| 8073 | + | |
| 8074 | + | |
| 8075 | + | |
8075 | 8076 | | |
8076 | 8077 | | |
8077 | 8078 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6482 | 6482 | | |
6483 | 6483 | | |
6484 | 6484 | | |
6485 | | - | |
6486 | | - | |
| 6485 | + | |
| 6486 | + | |
| 6487 | + | |
6487 | 6488 | | |
6488 | 6489 | | |
6489 | 6490 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
| 772 | + | |
| 773 | + | |
772 | 774 | | |
773 | 775 | | |
774 | 776 | | |
| |||
0 commit comments