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