Merge branch 'ab/subtree-doc'
[gitweb.git] / t / t5537-fetch-shallow.sh
index 79ce47287ba10c81d5ab78aeec4bb257c5989bcf..b0fa7387cbe082a72e26590be8e621c922e91eba 100755 (executable)
@@ -178,7 +178,7 @@ if test -n "$NO_CURL" -o -z "$GIT_TEST_HTTPD"; then
        test_done
 fi
 
-LIB_HTTPD_PORT=${LIB_HTTPD_PORT-'5536'}
+LIB_HTTPD_PORT=${LIB_HTTPD_PORT-'5537'}
 . "$TEST_DIRECTORY"/lib-httpd.sh
 start_httpd
 
@@ -190,6 +190,7 @@ test_expect_success 'clone http repository' '
        git fsck &&
        git log --format=%s origin/master >actual &&
        cat <<EOF >expect &&
+7
 6
 5
 4