Merge branch 'js/daemon-test-race-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Apr 2012 00:52:02 +0000 (17:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Apr 2012 00:52:03 +0000 (17:52 -0700)
The shell construct to launch git-daemon and wait for it to start
serving during the test was faulty, and this fixes it.

By Johannes Sixt
* js/daemon-test-race-fix:
  t5570: fix forwarding of git-daemon messages via cat


Trivial merge