Merge branch 'jk/lib-terminal-lazy'
commit66d913367d2344f313210e6441bd41e975a47b1d
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Mar 2014 18:08:09 +0000 (25 11:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Mar 2014 18:08:09 +0000 (25 11:08 -0700)
tree7a0965034e8afa0bbeb9a2961f961cfe3bbb720f
parent2f2db83fb77e8c639f8b8ebeab97d92c492d721c
parent7e27173ef9152fe93d3fc42b60febbc782e4db16
Merge branch 'jk/lib-terminal-lazy'

The test helper lib-terminal always run an actual test_expect_* when
included, which screwed up with the use of skil-all that may have to
be done later.

* jk/lib-terminal-lazy:
  t/lib-terminal: make TTY a lazy prerequisite
t/lib-terminal.sh