X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft2007-checkout-symlink.sh;h=27e2127afeeb0dd462a686254e60be74e9dd9c28;hb=4b2405ce19f21f2104de14c4e70ac58dcf616750;hp=20f33436d00077b64dcc855fc263cd5d0efcca38;hpb=b79376cdf3bd6ee922261776613d085a7b36ffd9;p=git.git diff --git a/t/t2007-checkout-symlink.sh b/t/t2007-checkout-symlink.sh index 20f33436d..27e2127af 100755 --- a/t/t2007-checkout-symlink.sh +++ b/t/t2007-checkout-symlink.sh @@ -44,8 +44,10 @@ test_expect_success 'switch from symlink to dir' ' ' -rm -fr frotz xyzzy nitfol && -git checkout -f master || exit +test_expect_success 'Remove temporary directories & switch to master' ' + rm -fr frotz xyzzy nitfol && + git checkout -f master +' test_expect_success 'switch from dir to symlink' '