diff --git a/.hygiene/set_env.sh b/.hygiene/set_env.sh index 22b819a3..22d0a905 100755 --- a/.hygiene/set_env.sh +++ b/.hygiene/set_env.sh @@ -24,8 +24,8 @@ HYGIENE_TEST_SUBDIR=".hygiene/curated_tests_some_errors" HYGIENE_FAIL_ON_WARNINGS=false # Relative path to ontology sources -ONTPUB_SUBDIR=oe2022 +ONTPUB_SUBDIR=oe2024 # If set, ontology files with paths that partially match this var will be excluded from checking -ONTPUB_EXCLUDED=".*oe2022\/[^\/]+\/archived\/.*" +ONTPUB_EXCLUDED=".*oe2024\/[^\/]+\/archived\/.*" set +a