rerere: avoid buffer overrun
[gitweb.git] / t / t4200-rerere.sh
index ed9e495fa75c0f7b650e9065fed70c4330d7886c..8da998f661e55c849599c6a0dcb02e43a327f413 100755 (executable)
@@ -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 &&