Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t1400 (update-ref): use test_must_fail
[gitweb.git]
/
t
/
t6036-recursive-corner-cases.sh
diff --git
a/t/t6036-recursive-corner-cases.sh
b/t/t6036-recursive-corner-cases.sh
index b8741416588e9f3d7de7c0a0359a0b8ea7cf8045..004c365ad6b32fff16c3c96ef2b6a173157b02a8 100755
(executable)
--- a/
t/t6036-recursive-corner-cases.sh
+++ b/
t/t6036-recursive-corner-cases.sh
@@
-15,7
+15,7
@@
test_description='recursive merge corner cases'
#
test_expect_success setup '
- ten="0 1 2 3 4 5 6 7 8 9"
+ ten="0 1 2 3 4 5 6 7 8 9"
&&
for i in $ten
do
echo line $i in a sample file