Code

tests: use test_cmp instead of piping to diff(1)
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Mon, 13 Sep 2010 20:55:54 +0000 (20:55 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:09:14 +0000 (07:09 +0000)
commitc8415cda0d1e2b3b27f0668f12a01ba49906adae
treeeff251524a2bb1367718535f80d1d382e0412896
parent54c5dea3f913c762de24bd9dd2c7e9ff234d594b
tests: use test_cmp instead of piping to diff(1)

Change submodule tests that piped to diff(1) to use test_cmp. The
resulting unified diff is easier to read.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
t/t4041-diff-submodule-option.sh
t/t7401-submodule-summary.sh