X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=t%2Ft4021-format-patch-numbered.sh;h=886494b58f6739d40c2c34724064317b0d3be770;hb=0b0cd0e0a29a139f418991dd769ea4266ffec370;hp=709b3231ca8d9da631727b4aadfb2f46049d37e9;hpb=c512b035556eff4d8f869afeda5fd78bc7a4966d;p=~andy%2Fgit diff --git a/t/t4021-format-patch-numbered.sh b/t/t4021-format-patch-numbered.sh index 709b3231c..886494b58 100755 --- a/t/t4021-format-patch-numbered.sh +++ b/t/t4021-format-patch-numbered.sh @@ -95,7 +95,7 @@ test_expect_success 'format.numbered && --keep-subject' ' test_expect_success 'format.numbered = auto' ' - git config format.numbered auto + git config format.numbered auto && git format-patch --stdout HEAD~2 > patch5 && test_numbered patch5