From: Jeff King Date: Sat, 16 Oct 2010 18:36:56 +0000 (+0800) Subject: tests: factor out terminal handling from t7006 X-Git-Tag: v1.7.4.2~20^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cc4e48fc1eafdb9bec037f10c22708a26fd25ef6?hp=cc4e48fc1eafdb9bec037f10c22708a26fd25ef6 tests: factor out terminal handling from t7006 Other tests besides the pager ones may want to check how we handle output to a terminal. This patch makes the code reusable. Signed-off-by: Jeff King Reviewed-by: Jonathan Nieder Signed-off-by: Junio C Hamano ---