X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Fdiff-lib.sh;h=75a35fcd0699940aea51534b5fe954847bed7bb9;hb=54440e154f33678a80ea9f77085730b81a5e9446;hp=4bddeb591ecc17ec532164d0d6cf1ad1a54eb996;hpb=4d9e42f8f11c57b32b976a943c8ddaf6214e64b8;p=git.git diff --git a/t/diff-lib.sh b/t/diff-lib.sh index 4bddeb591..75a35fcd0 100644 --- a/t/diff-lib.sh +++ b/t/diff-lib.sh @@ -1,7 +1,5 @@ : -_x40='[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]' -_x40="$_x40$_x40$_x40$_x40$_x40$_x40$_x40$_x40" sanitize_diff_raw='/^:/s/ '"$_x40"' '"$_x40"' \([A-Z]\)[0-9]* / X X \1# /' compare_diff_raw () { # When heuristics are improved, the score numbers would change.