]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t7609-merge-co-error-msgs.sh
t: fix whitespace around &&
[thirdparty/git.git] / t / t7609-merge-co-error-msgs.sh
index e90413204ee32cafc3380244a5cf013eadcd72c1..5c8894d94ff107b6ea9ca63226075fadf9501e55 100755 (executable)
@@ -126,7 +126,7 @@ test_expect_success 'not_uptodate_dir porcelain checkout error' '
        git rm rep2 -r &&
        >rep &&
        >rep2 &&
-       git add rep rep2&&
+       git add rep rep2 &&
        git commit -m "added test as a file" &&
        git checkout master &&
        >rep/untracked-file &&