Merge branch 'rh/test-color-avoid-terminfo-in-original-home' into maint
commitaa0b816c5dd3f9a56f4b8a27d1e7112a98108b91
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2015 19:21:41 +0000 (27 12:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2015 19:21:41 +0000 (27 12:21 -0700)
treeb005fd590b5e9482901a2e5b166869524a59c298
parent7c696007ca422b9712549f27e17c2d778cb887c4
parentd5c1b7c286b2ad2206afe2f86ae228744bd283fb
Merge branch 'rh/test-color-avoid-terminfo-in-original-home' into maint

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