patch applied (testsuite): Set os.environ['TERM'] = 'vt100' before running tests

Ian Lynagh igloo at earth.li
Thu Sep 6 08:36:57 EDT 2007


Thu Sep  6 04:14:20 PDT 2007  Ian Lynagh <igloo at earth.li>
  * Set os.environ['TERM'] = 'vt100' before running tests
  Readline sometimes spews out ANSI escapes for some values of TERM,
  which result in test failures.

    M ./driver/runtests.py +5



More information about the Cvs-ghc mailing list