mirror of
https://github.com/git/git.git
synced 2026-04-02 04:50:12 +02:00
Need diff -u -b in t7401 because some lines end in CRLF.
This commit is contained in:
committed by
Johannes Sixt
parent
85763c86da
commit
f80f1db8b5
@@ -14,6 +14,8 @@ esac
|
|||||||
|
|
||||||
. ./test-lib.sh
|
. ./test-lib.sh
|
||||||
|
|
||||||
|
export GIT_TEST_CMP='diff -u -b' # some lines end in CRLF
|
||||||
|
|
||||||
add_file () {
|
add_file () {
|
||||||
sm=$1
|
sm=$1
|
||||||
shift
|
shift
|
||||||
|
|||||||
Reference in New Issue
Block a user