]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7400-submodule-basic.sh
t7400: clarify submodule update tests
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 10 Apr 2010 05:39:41 +0000 (00:39 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 11 Apr 2010 04:36:07 +0000 (21:36 -0700)
commitce8b54d67678249128b33733ad154dbcd90e6660
treeac6ed6165e32dd30185124651e4131c249928034
parenta76c944bbe207953c9f0f23311702d2b8225d486
t7400: clarify submodule update tests

In particular, add a missing && to the update --init test.

The goal is to make it clearer what happened when one of these
tests fails.  The update --init test is currently (consistently)
failing on a few unusual machines.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7400-submodule-basic.sh