Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rerere: avoid buffer overrun
[gitweb.git]
/
t
/
t4200-rerere.sh
diff --git
a/t/t4200-rerere.sh
b/t/t4200-rerere.sh
index ed9e495fa75c0f7b650e9065fed70c4330d7886c..8da998f661e55c849599c6a0dcb02e43a327f413 100755
(executable)
--- a/
t/t4200-rerere.sh
+++ b/
t/t4200-rerere.sh
@@
-599,7
+599,7
@@
test_expect_success 'setup simple stage 1 handling' '
)
'
-test_expect_
failure
'test simple stage 1 handling' '
+test_expect_
success
'test simple stage 1 handling' '
(
cd stage_1_handling &&