diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2014-01-08 19:13:19 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-01-09 11:54:12 -0800 |
commit | 3b32a7ca90b9c63f2306feb2a66b62b94c1a640f (patch) | |
tree | 9c36e55d9bce2b5d3adf6abc38f883a7c15461cb /diff.c | |
parent | feefdf62c107fd63056becf547ea324dbb730e30 (diff) | |
download | git-3b32a7ca90b9c63f2306feb2a66b62b94c1a640f.tar.gz |
t5537: fix incorrect expectation in test case 10nd/shallow-clone
Commit 48d25ca adds a new commit "7" to the repo that the next test case
in commit 1609488 clones from. But the next test case does not expect
this commit. For these tests, it's the bottom that's important, not
the top. Fix the expected commit list.
While at it, fix the default http port number to 5537. Otherwise when
t5536 learns to test httpd, running test in parallel may fail.
References:
48d25ca fetch: add --update-shallow to accept... - 2013-12-05
1609488 smart-http: support shallow fetch/clone - 2013-12-05
Noticed-by: Jeff King <peff@peff.net>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions