Thread (73 messages) 73 messages, 3 authors, 2021-05-14

Re: [PATCH rt-tests v3 07/33] pmqtest: Initialize rt-util

From: John Kacur <jkacur@redhat.com>
Date: 2021-05-07 16:29:54


On Sat, 20 Mar 2021, Daniel Wagner wrote:
quoted hunk ↗ jump to hunk
Allow rt-util make a copy of the command line.

Signed-off-by: Daniel Wagner <redacted>
---
 src/pmqtest/pmqtest.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/pmqtest/pmqtest.c b/src/pmqtest/pmqtest.c
index e1f59836ea07..aae3c78f8a0a 100644
--- a/src/pmqtest/pmqtest.c
+++ b/src/pmqtest/pmqtest.c
@@ -502,6 +502,7 @@ int main(int argc, char *argv[])
 	mqstat.mq_msgsize = 8;
 	mqstat.mq_flags = 0;
 
+	rt_init(argc, argv);
 	process_options(argc, argv);
 
 	if (check_privs())
-- 
2.30.2
Signed-off-by: John Kacur <jkacur@redhat.com>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help