From 69a42c3c9f99598a67436bcb771c1da85f0e970b Mon Sep 17 00:00:00 2001 From: "Charles E. Grant" Date: Fri, 27 Dec 2024 10:45:52 -0800 Subject: [PATCH] Restore comma to test command --- recipes/crux-toolkit/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/crux-toolkit/meta.yaml b/recipes/crux-toolkit/meta.yaml index 1b9c9acd01c96..09e53bbd930ec 100644 --- a/recipes/crux-toolkit/meta.yaml +++ b/recipes/crux-toolkit/meta.yaml @@ -30,7 +30,7 @@ requirements: run: test: commands: - - LD_LIBRARY_PATH=/opt/conda/lib64 crux version + - LD_LIBRARY_PATH=/opt/conda/lib64, crux version about: