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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Allow rt-util make a copy of the command line.

Signed-off-by: Daniel Wagner <dwagner@xxxxxxx>
---
 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




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux