| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | testing/redo: fix test relying on tty | Kevin Daudt | 2019-04-14 | 1 | -20/+0 |
| | | | | | | | | | | | | One test fails on the builders because it relies on a tty being present. Upstream has fixed this test to not rely on a tty anymore, but this has not been released yet. Apply the commit from upstream as a patch until a new version has been released. The previous patch to fix it does not work, so remove it. | ||||
| * | testing/redo: fix check failing due to missing /dev/tty | Kevin Daudt | 2019-01-28 | 1 | -0/+20 |
| On the builders, the checks failed because they tried to open /dev/tty, which does not exists. Add a patch that continues when /dev/tty is missing. Re-enable redo | |||||
