[Lldb-commits] [PATCH] D66917: [dotest] Remove the curses result formatter.

2019-08-29 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL370386: [dotest] Remove the curses result formatter. (authored by JDevlieghere, committed by ). Herald added a project: LLVM. Herald added a subscriber: llvm-commits. Changed prior to commit: https://re

[Lldb-commits] [PATCH] D66917: [dotest] Remove the curses result formatter.

2019-08-28 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere created this revision. JDevlieghere added reviewers: LLDB, jingham. Herald added subscribers: lldb-commits, abidh. Herald added a project: LLDB. This removes the curses result formatter which appears to be broken. Passing `--curses` to `dotest.py` screws up my terminal and doesn't ru