Merge branch 'jh/partial-clone-doc'
[gitweb.git] / t / t3430-rebase-merges.sh
index 0bf5eaa376be2749297c56c31c9aa744ea46b90b..90ae613e23fb5bbbde638c25dd052d398169fba6 100755 (executable)
@@ -363,7 +363,7 @@ test_expect_success 'octopus merges' '
        EOF
 '
 
-test_expect_failure 'with --autosquash and --exec' '
+test_expect_success 'with --autosquash and --exec' '
        git checkout -b with-exec H &&
        echo Booh >B.t &&
        test_tick &&