Merge branch 'sg/test-with-stdin'
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Mar 2017 20:07:38 +0000 (13:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Mar 2017 20:07:38 +0000 (13:07 -0700)
Teach the "debug" helper used in the test framework that allows a
command to run under "gdb" to make the session interactive.

* sg/test-with-stdin:
tests: make the 'test_pause' helper work in non-verbose mode
tests: create an interactive gdb session with the 'debug' helper

Trivial merge