mirror of
https://github.com/git/git.git
synced 2026-03-14 02:43:25 +01:00
t7201-co: Work around whitespace damaged messages.expect
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
This commit is contained in:
@@ -185,7 +185,7 @@ If you want to create a new branch from this checkout, you may do so
|
||||
HEAD is now at 7329388... Initial A one, A two
|
||||
EOF
|
||||
) &&
|
||||
git diff messages.expect messages &&
|
||||
git diff -w messages.expect messages &&
|
||||
H=$(git rev-parse --verify HEAD) &&
|
||||
M=$(git show-ref -s --verify refs/heads/master) &&
|
||||
test "z$H" = "z$M" &&
|
||||
|
||||
Reference in New Issue
Block a user