"Lars Hjemli" <hjemli@xxxxxxxxx> writes: > This test tries to verify basic sanity of git-submodule, i.e. that it is > able to clone and update a submodule repository, that its status output is > sane, and that it barfs when the submodule path is occupied during init. > > Signed-off-by: Lars Hjemli <hjemli@xxxxxxxxx> Micronit... > +test_expect_success 'the --cached sha1 should be rev1' ' > + git-submodule --cached status | grep "^\+$rev1" > +' What's the purpose of that solitary backslash? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html