author | Jonathan Nieder <jrnieder@gmail.com> | |
Mon, 16 Aug 2010 08:08:34 +0000 (03:08 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 16 Aug 2010 16:41:26 +0000 (09:41 -0700) | ||
commit | 41bf3bc232cf5f99fdc6d3d729536a4c4821d3bd | |
tree | 5f9da0d07fb04aa48b45a4e674c42a8fed03db93 | tree | snapshot |
parent | 3668d4238314dc5db98de3034058f68ff57a6b1e | commit | diff |
t7006 (pager): add missing TTY prerequisites
The "git bundle unbundle" and "git config" pagination tests are not
supposed to run when stdout is not a terminal and IO::Pty not available
to make one on the fly.
Reported-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The "git bundle unbundle" and "git config" pagination tests are not
supposed to run when stdout is not a terminal and IO::Pty not available
to make one on the fly.
Reported-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7006-pager.sh | diff | blob | history |