From fa9a2435a4911d14e5b42502175af737854996cd Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 11 Jul 2025 02:21:33 +0200 Subject: [PATCH] test/cache --- sh/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/test.sh b/sh/test.sh index b29cb3b..5f19b76 100644 --- a/sh/test.sh +++ b/sh/test.sh @@ -27,7 +27,7 @@ rwx_test_code() { "commands" \ "commands_functions" \ "tasks" - rwx_code + rwx_code_cache for items in "${@}"; do echo "rwx_code_${items}"