From: Junio C Hamano Date: Mon, 27 Jul 2015 19:21:41 +0000 (-0700) Subject: Merge branch 'rh/test-color-avoid-terminfo-in-original-home' into maint X-Git-Tag: v2.4.7~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aa0b816c5dd3f9a56f4b8a27d1e7112a98108b91?hp=--cc 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" --- aa0b816c5dd3f9a56f4b8a27d1e7112a98108b91