test suite crash with TERM=dumb

Tomi Ollila tomi.ollila at iki.fi
Mon Jan 21 06:50:53 PST 2013


On Mon, Jan 21 2013, Tomi Ollila <tomi.ollila at iki.fi> wrote:

>
> In your tests you could just run `TERM=xterm make test` (and forget the
> issue >;)

or better, vt100:

localhost$ TERM=vt100 tput setaf 1
zsh: exit 1     TERM=vt100 tput setaf 1

So that say_color () will not print colors.

$ TERM=vt100 emacs -nw

works (or, at least, starts).

> Tomi

Tomi


More information about the notmuch mailing list