From 25ef68f5cc31dca94d31563cadb9c32d94dc58f8 Mon Sep 17 00:00:00 2001 From: auronandace Date: Mon, 2 Feb 2026 15:00:31 +0000 Subject: [PATCH] fix typo in os-test-bins recipe --- recipes/tests/os-test-bins/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/tests/os-test-bins/recipe.toml b/recipes/tests/os-test-bins/recipe.toml index c8e02a571..97d6a4183 100644 --- a/recipes/tests/os-test-bins/recipe.toml +++ b/recipes/tests/os-test-bins/recipe.toml @@ -39,7 +39,7 @@ skips=( basic/pthread/pthread_condattr_setpshared basic/pthread/pthread_mutex_consistent basic/pthread/pthread_rwlock_timedrdlock - basic/pthread/pthread_rwlock_timedrwlock + basic/pthread/pthread_rwlock_timedwrlock basic/pthread/pthread_setcanceltype basic/pthread/pthread_testcancel signal/ppoll-block-sleep-raise-write