From 307da10caa951c5e8d6d6f256ee3d81a66ed6bb3 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 16 Feb 2023 16:20:34 +0100 Subject: tests: Add proper quoting when system calling the shell --- test/other_tools/git_operations/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'test/other_tools/git_operations/TARGETS') diff --git a/test/other_tools/git_operations/TARGETS b/test/other_tools/git_operations/TARGETS index 579bffdd..266cba1f 100644 --- a/test/other_tools/git_operations/TARGETS +++ b/test/other_tools/git_operations/TARGETS @@ -10,6 +10,7 @@ , ["src/buildtool/file_system", "file_system_manager"] , ["src/other_tools/ops_maps", "critical_git_op_map"] , ["src/buildtool/execution_api/common", "common"] + , ["test/utils", "shell_quoting"] ] , "stage": ["test", "other_tools", "git_operations"] } -- cgit v1.2.3