diff options
author | CoprDistGit <infra@openeuler.org> | 2025-03-24 02:08:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-03-24 02:08:17 +0000 |
commit | 00306375eb6b42cc6ee45a38ba5723dbbfcb9fb5 (patch) | |
tree | 1ad6a943019dacb7b0f5bd843c3eb8deb3979dfc /skip-check_web-testcase.patch | |
parent | 2169d6c3f7662d352b9cfc9b83a80a01d8c8411d (diff) |
automatic import of tzdataopeneuler24.03_LTS
Diffstat (limited to 'skip-check_web-testcase.patch')
-rw-r--r-- | skip-check_web-testcase.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/skip-check_web-testcase.patch b/skip-check_web-testcase.patch new file mode 100644 index 0000000..09e337b --- /dev/null +++ b/skip-check_web-testcase.patch @@ -0,0 +1,13 @@ +diff --git a/Makefile b/Makefile +index 2130582..87aa4d8 100644 +--- a/Makefile ++++ b/Makefile +@@ -858,7 +858,7 @@ tzselect: tzselect.ksh version + mv $@.out $@ + + check: check_mild back.ck now.ck +-check_mild: check_web check_zishrink \ ++check_mild: check_zishrink \ + character-set.ck white-space.ck links.ck mainguard.ck \ + name-lengths.ck slashed-abbrs.ck sorted.ck \ + tables.ck ziguard.ck tzs.ck |