Merge branch 'en/t7406-fixes'
commit02c51a2fd8ef3bfb89bc0967ff52632b328acf6b
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Aug 2018 18:33:48 +0000 (20 11:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Aug 2018 18:33:49 +0000 (20 11:33 -0700)
treeadbbc389ac1be7ff707e27d6bbda7dc67d9e1406
parent750eb11d8f53feba4a797c1be1a0ad2f68f88879
parent9fd1080a2d0493c0cb5c7779709dc46b234f014f
Merge branch 'en/t7406-fixes'

Test fixes.

* en/t7406-fixes:
  t7406: avoid using test_must_fail for commands other than git
  t7406: prefer test_* helper functions to test -[feds]
  t7406: avoid having git commands upstream of a pipe
  t7406: simplify by using diff --name-only instead of diff --raw
  t7406: fix call that was failing for the wrong reason
t/t7406-submodule-update.sh