Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2011-10-12 22:29:20 +0400
committerJunio C Hamano <gitster@pobox.com>2011-10-12 22:53:31 +0400
commit5a953fc5d1df1fabb5b8ce9f3c884c424ef4f89a (patch)
treeaf4f3bcc998aaf9274128dc3f9e19a862105055e /git-pull.sh
parent703f05ad5835cff92b12c29aecf8d724c8c847e2 (diff)
t1300: put git invocations inside test function
This is a very old script, and did a lot of: echo whatever >expect git config foo bar test_expect_success 'cmp .git/config expect' which meant that we didn't actually check that the call to git-config succeeded. Fix this, and while we're at it, modernize the style to use test_cmp. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-pull.sh')
0 files changed, 0 insertions, 0 deletions