X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft0020-crlf.sh;h=723b29ad17f778f9f9a96682dee1793191b88667;hb=8b969a5fb5e5891d9ad4c236fd9487c4673bfa2a;hp=58a4d86df3f8b82d4a5a7dcabdb93ee62b20a35c;hpb=634ede32ae7d4c76e96e88f9cd5c1b3a70ea08ac;p=git.git diff --git a/t/t0020-crlf.sh b/t/t0020-crlf.sh index 58a4d86df..723b29ad1 100755 --- a/t/t0020-crlf.sh +++ b/t/t0020-crlf.sh @@ -180,11 +180,8 @@ test_expect_success 'apply patch (autocrlf=true)' ' git repo-config core.autocrlf true && git read-tree --reset -u HEAD && - # Sore thumb - remove_cr one >tmp && mv -f tmp one && - git apply patch.file && - test "$patched" = "`git hash-object --stdin