X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9350-fast-export.sh;h=950d0ff498fda58c2d3d68dfb2cf50512f8f81ba;hb=b81b758d5001c4ebab1a5b8202bb1b0f4cdf3391;hp=d90a4136cf111cc0a0792db2a8f48e5ef07b1fb1;hpb=6280dfdc3b22aa821521182781e5a247b19fb515;p=git.git diff --git a/t/t9350-fast-export.sh b/t/t9350-fast-export.sh index d90a4136c..950d0ff49 100755 --- a/t/t9350-fast-export.sh +++ b/t/t9350-fast-export.sh @@ -26,7 +26,7 @@ test_expect_success 'setup' ' test_tick && git tag rein && git checkout -b wer HEAD^ && - echo lange > file2 + echo lange > file2 && test_tick && git commit -m sitzt file2 && test_tick &&