X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Fdiff-lib.sh;h=75a35fcd0699940aea51534b5fe954847bed7bb9;hb=c7fe5b61e15cc5195e33f7d5e5ec452e6966c1ad;hp=4bddeb591ecc17ec532164d0d6cf1ad1a54eb996;hpb=ea81e10ff4e31820407f4cb1b8ebd87de9e51737;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.