Skip to content

Conversation

@dsheets
Copy link

@dsheets dsheets commented Jun 19, 2013

This patch removes the terminal formatting escape sequences output from the configure script. This is helpful for non-tty users like automated test systems. See OCamlPro/opam-repository#812.

Alternately, if you'd like to keep the vt100 escapes, I would like to humbly ask that you check the return code of "tty -s" and conditionally suppress the escape sequences.

Thank you.

@hbbio
Copy link
Member

hbbio commented Jun 23, 2013

What you suggest is indeed the best solution, i.e. checking tty -s and using vt100 escapes when available. Could you please submit it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants