Merge branch 'md/test-cleanup'
commitf2e2136ad7291524a2b67a179dea493f4a562453
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:01 +0000 (16 16:16 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:01 +0000 (16 16:16 +0900)
treeb20e888167a8b13ee47b77bee41fc2b08cf17034
parentfb468f0b1c3b65c01d25e78e612ff54cf2b588e3
parent8d6ba49563600d8e65c7f56fb0f29e23a571a75f
Merge branch 'md/test-cleanup'

Various test scripts have been updated for style and also correct
handling of exit status of various commands.

* md/test-cleanup:
  tests: order arguments to git-rev-list properly
  t9109: don't swallow Git errors upstream of pipes
  tests: don't swallow Git errors upstream of pipes
  t/*: fix ordering of expected/observed arguments
  tests: standardize pipe placement
  Documentation: add shell guidelines
  t/README: reformat Do, Don't, Keep in mind lists
t/README
t/t0000-basic.sh
t/t1006-cat-file.sh
t/t5318-commit-graph.sh
t/t5701-git-serve.sh
t/t5702-protocol-v2.sh