Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
http-backend test: make empty CONTENT_LENGTH test more realistic
[gitweb.git]
/
t
/
t4006-diff-mode.sh
diff --git
a/t/t4006-diff-mode.sh
b/t/t4006-diff-mode.sh
index 76f643b2c2a2c7e307135de6942cf46743b6cbef..a8e01eccd158131118019ca7c9b05d08a65d07e3 100755
(executable)
--- a/
t/t4006-diff-mode.sh
+++ b/
t/t4006-diff-mode.sh
@@
-8,7
+8,7
@@
test_description='Test mode change diffs.
'
. ./test-lib.sh
-sed_script='s/\(:100644 100755\) \('"$
_x40
"'\) \2 /\1 X X /'
+sed_script='s/\(:100644 100755\) \('"$
OID_REGEX
"'\) \2 /\1 X X /'
test_expect_success 'setup' '
echo frotz >rezrov &&