1 Star 0 Fork 22

hanjinpeng/tzdata

forked from src-openEuler/tzdata 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
skip-check_web-testcase.patch 903 Bytes
一键复制 编辑 原始数据 按行查看 历史
SuperSix173 提交于 2024-01-23 10:21 . upgrade tzdata to 2023d
From 5d544cddbb1787be0f57fb26378a79c5a52849bb Mon Sep 17 00:00:00 2001
From: SuperSix173 <liuchao173@huawei.com>
Date: Fri, 14 Oct 2022 10:06:00 +0800
Subject: [PATCH] skip check_web testcase
check_web needs to access validator.w3.org. Therefore, make check
fails because the external network cannot be accessed.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index afb9d53..b8f32e5 100644
--- a/Makefile
+++ b/Makefile
@@ -785,7 +785,7 @@ tzselect: tzselect.ksh version
check_mild: check_character_set check_white_space check_links \
check_name_lengths check_now \
check_slashed_abbrs check_sorted \
- check_tables check_web check_ziguard check_zishrink check_tzs
+ check_tables check_ziguard check_zishrink check_tzs
# True if UTF8_LOCALE does not work;
# otherwise, false but with LC_ALL set to $(UTF8_LOCALE).
--
2.27.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/protkhn/tzdata.git
git@gitee.com:protkhn/tzdata.git
protkhn
tzdata
tzdata
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385