author | Jeff King <peff@peff.net> | |
Thu, 18 Aug 2011 05:02:06 +0000 (22:02 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 18 Aug 2011 21:12:46 +0000 (14:12 -0700) | ||
commit | 8d68a6d59378760c6bd5c7e0af75fe71c6ed78e7 | |
tree | 89f93a176dc1a48f35b44ae544a8b8be05b8fa31 | tree | snapshot |
parent | d960c47a881c613a71b1b7c8aab3a06fd91ca70a | commit | diff |
t7006: use test_config helpers
In some cases, this is just making the test script a little
shorter and easier to read. However, there are several
places where we didn't take proper precautions against
polluting downstream tests with our config; this fixes them,
too.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In some cases, this is just making the test script a little
shorter and easier to read. However, there are several
places where we didn't take proper precautions against
polluting downstream tests with our config; this fixes them,
too.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7006-pager.sh | diff | blob | history |