Merge branch 'mg/push-repo-option-doc'
[gitweb.git] / t / t2004-checkout-cache-temp.sh
index 3c2b2b904677b92961c4eb1bd7574902f0d7da8f..a12afe93f32948dd994d55418ed93485757d2ba8 100755 (executable)
@@ -206,7 +206,7 @@ test_expect_success 'checkout --temp symlink' '
        test $(cat $p) = path7
 '
 
-test_expect_failure 'emit well-formed relative path' '
+test_expect_success 'emit well-formed relative path' '
        rm -f path* .merge_* actual .git/index &&
        >path0123456789 &&
        git update-index --add path0123456789 &&