This file was edited by applying: expand -i | unexpand --first-only | sed "s/ *$//" to the file. No change to test outputs or status code was observed. Signed-off-by: Jon Seymour <jon.seymour@xxxxxxxxx> --- t/t7403-submodule-sync.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/t/t7403-submodule-sync.sh b/t/t7403-submodule-sync.sh index 95ffe34..13ca668 100755 --- a/t/t7403-submodule-sync.sh +++ b/t/t7403-submodule-sync.sh @@ -57,7 +57,7 @@ test_expect_success '"git submodule sync" should update submodule URLs' ' git submodule sync ) && test -d "$(git config -f super-clone/submodule/.git/config \ - remote.origin.url)" && + remote.origin.url)" && (cd super-clone/submodule && git checkout master && git pull -- 1.7.6.362.gf0e6 -- 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