aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_language_python.rb
diff options
context:
space:
mode:
authorZhiming Wang2016-09-17 03:01:47 -0400
committerZhiming Wang2016-09-17 03:01:47 -0400
commitf8d774554775a3efdb905f0a55873cce545890c1 (patch)
treeae812db833142e9ded1917e43e5b2eeeb2b57c1e /Library/Homebrew/test/test_language_python.rb
parenta54c96825b2c490b2b29f4214de44cf146ea7744 (diff)
downloadbrew-f8d774554775a3efdb905f0a55873cce545890c1.tar.bz2
formula: set TERM to dumb during test
Software that tries to print different things (e.g. ANSI color) based on different termcaps often relies on the TERM environment variable, and could fail without it. This results in confusing test issues where certain tests can be successfully run by users testing locally with TERM set, but choke up on our CI. Always setting TERM to dumb leads to better consistency between local tests and CI tests, and saves much probing in certain cases.
Diffstat (limited to 'Library/Homebrew/test/test_language_python.rb')
0 files changed, 0 insertions, 0 deletions