From 75066bde5a9fdf6cb8c010f52b0977429b5e5847 Mon Sep 17 00:00:00 2001 From: MacDue Date: Thu, 19 May 2022 15:58:44 +0100 Subject: [PATCH] ci: remove components/pthread/pthread_cond_var.c from ignore list --- tools/ci/check_copyright_ignore.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/ci/check_copyright_ignore.txt b/tools/ci/check_copyright_ignore.txt index fecc8763c2..b68f65abcf 100644 --- a/tools/ci/check_copyright_ignore.txt +++ b/tools/ci/check_copyright_ignore.txt @@ -778,7 +778,6 @@ components/nvs_flash/test_nvs_host/test_nvs_initialization.cpp components/nvs_flash/test_nvs_host/test_nvs_storage.cpp components/protocomm/include/transports/protocomm_console.h components/protocomm/include/transports/protocomm_httpd.h -components/pthread/pthread_cond_var.c components/pthread/test/test_cxx_cond_var.cpp components/pthread/test/test_cxx_std_future.cpp components/pthread/test/test_pthread.c