]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9010-svn-fe.sh
t: fix whitespace around &&
[thirdparty/git.git] / t / t9010-svn-fe.sh
index c90fdc5c8940164c6bf0eacdf9f7ac2e3b0e02ec..83f8f5cacb59658bab98fde2da87f6cb5f7a9fca 100755 (executable)
@@ -486,7 +486,7 @@ test_expect_success 'NUL in property value' '
        {
                properties \
                        unimportant "something with a NUL (Q)" \
-                       svn:log "commit message"&&
+                       svn:log "commit message" &&
                echo PROPS-END
        } |
        q_to_nul >props &&