Code

Merge branch 'jk/fast-export-quote-path'
[git.git] / t / t9350-fast-export.sh
index d90a4136cf111cc0a0792db2a8f48e5ef07b1fb1..950d0ff498fda58c2d3d68dfb2cf50512f8f81ba 100755 (executable)
@@ -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 &&