t7407: simplify funny CR workaround
commitc03375d7f31fb1505bf59aa2b63feb148733de2c
authorStepan Kasal <kasal@ucw.cz>
Thu, 10 Apr 2014 17:18:45 +0000 (10 19:18 +0200)
committerStepan Kasal <kasal@ucw.cz>
Thu, 10 Apr 2014 18:38:34 +0000 (10 20:38 +0200)
tree410923ec7fb7c99646c929fc597a29e666c5b908
parent5120b9a091cd63ed467c9dac5275b625e6739c50
t7407: simplify funny CR workaround

The dos2unix calls can be removed:
- in two cases, current git-submodule.sh produces CR-free output
- in one case, it is enough to use test_cmp_text instead of test_cmp
- in one case, test_i18ncmp calls test_cmp_text for us
t/t7407-submodule-foreach.sh