Merge branch 'rh/test-color-avoid-terminfo-in-original-home'
commit615eb98a83347e8997fd68272653a668bd2fee43
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Jul 2015 21:17:55 +0000 (10 14:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Jul 2015 21:17:55 +0000 (10 14:17 -0700)
tree39f8cbaad2d9ffa88e5484c5a8034f50581b9541
parent64fe6fcd9eab58069f2d3ad1ece75d5b66ca0e70
parentd5c1b7c286b2ad2206afe2f86ae228744bd283fb
Merge branch 'rh/test-color-avoid-terminfo-in-original-home'

An ancient test framework enhancement to allow color was not
entirely correct; this makes it work even when tput needs to read
from the ~/.terminfo under the user's real HOME directory.

* rh/test-color-avoid-terminfo-in-original-home:
  test-lib.sh: fix color support when tput needs ~/.terminfo
  Revert "test-lib.sh: do tests for color support after changing HOME"
t/test-lib.sh