X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=t%2Ft4006-diff-mode.sh;h=ff8c2f7532aa6fd748dbbdc0322384576f3a35ed;hb=176158cabd2d369151a4122c59ed8afab0ca236c;hp=8c1b81e248bced2ccb5e4ff0067996462e89deb8;hpb=d34eca0392ef1da769788b60402d9a57dbc8c1c9;p=git.git diff --git a/t/t4006-diff-mode.sh b/t/t4006-diff-mode.sh index 8c1b81e24..ff8c2f753 100755 --- a/t/t4006-diff-mode.sh +++ b/t/t4006-diff-mode.sh @@ -20,8 +20,6 @@ test_expect_success \ 'test_chmod +x rezrov && git diff-index $tree >current' -_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" sed -e 's/\(:100644 100755\) \('"$_x40"'\) \2 /\1 X X /' check echo ":100644 100755 X X M rezrov" >expected