Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t6036: add a failed conflict detection case with submodule modify/modify
[gitweb.git]
/
t
/
t3100-ls-tree-restrict.sh
diff --git
a/t/t3100-ls-tree-restrict.sh
b/t/t3100-ls-tree-restrict.sh
index 325114f8fee810ac9cf1836f50e060f69b5fe46e..18baf49a49c792952f3c8028cafc2d193d88cb5d 100755
(executable)
--- a/
t/t3100-ls-tree-restrict.sh
+++ b/
t/t3100-ls-tree-restrict.sh
@@
-32,7
+32,7
@@
test_expect_success \
echo $tree'
test_output () {
- sed -e "s/ $
_x40
/ X /" <current >check
+ sed -e "s/ $
OID_REGEX
/ X /" <current >check
test_cmp expected check
}