t7407: simplify funny CR workaround by kasal · Pull Request #158 · msysgit/git

@kasal

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

added a commit that referenced this pull request

Apr 10, 2014
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

@kasal kasal deleted the test-simplify branch

April 11, 2014 15:03

dscho added a commit that referenced this pull request

Apr 11, 2014
This reverts commit 56e5a97, reversing
changes made to 5769bd5.

We will merge the `win-tests-rebase` branch in a moment which makes this
pull request obsolete.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>