aboutsummaryrefslogtreecommitdiffstats
path: root/testing/redo/skip-when-tty-missing.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/redo: fix check failing due to missing /dev/ttyKevin Daudt2019-01-281-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