From 12fa783d5e5d5f57516272c22a7c130930ad85d0 Mon Sep 17 00:00:00 2001 From: Rot127 Date: Thu, 28 Nov 2024 08:33:42 -0500 Subject: [PATCH] Fix k test on BSD systems. They don't have a syscall namespace by default for unknown reasons. Because we will eventually replace the SDB with the knowledge base, there is no real big value in fixing the underlying issue. --- test/db/cmd/cmd_k | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/db/cmd/cmd_k b/test/db/cmd/cmd_k index c2f39d1d3cf..a0733fe2a7b 100644 --- a/test/db/cmd/cmd_k +++ b/test/db/cmd/cmd_k @@ -4,7 +4,8 @@ CMDS=<