X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=t%2Ft5505-remote.sh;h=ba46e86de0a7285bf88ff5fe05e378c8bfd256f9;hb=e459b073fb3ab8abe36e6bee5c5d6be1ed3928ae;hp=2c03f44c85991ce57f59b671f5d3e3ce1025a1bf;hpb=af5bacf471825662f8eeda932cfabd6c47634434;p=thirdparty%2Fgit.git diff --git a/t/t5505-remote.sh b/t/t5505-remote.sh index 2c03f44c85..ba46e86de0 100755 --- a/t/t5505-remote.sh +++ b/t/t5505-remote.sh @@ -764,7 +764,7 @@ test_expect_success 'rename a remote with name prefix of other remote' ' ) ' -test_expect_failure 'rename succeeds with existing remote..prune' ' +test_expect_success 'rename succeeds with existing remote..prune' ' git clone one four.four && test_when_finished git config --global --unset remote.upstream.prune && git config --global remote.upstream.prune true &&