1*de019b88SJonas DevlieghereRUN: not %lldb -b --no-use-colors -o 'settings show use-color' -o 'bogus' 2>&1 | FileCheck %s --check-prefix NOCOLOR
2*de019b88SJonas DevlieghereNOCOLOR: use-color (boolean) = false
3*de019b88SJonas DevlieghereNOCOLOR: error: 'bogus' is not a valid command
4