[LTP] [PATCH] doc: remove -U option from kirk execution

Andrea Cervesato andrea.cervesato@suse.de
Wed Feb 18 14:45:36 CET 2026


From: Andrea Cervesato <andrea.cervesato@suse.com>

The -U/--framework option has been removed in the version 3.2

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
Link: https://github.com/linux-test-project/kirk/commit/730eaf8fbc29bc00dd5a0048446ba8b8cbc108d2
---
 doc/users/quick_start.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/users/quick_start.rst b/doc/users/quick_start.rst
index e73175e3384a0d50edc36ffe68fc77f14696332b..cf1c9ef25cc86cf0e03d7cba04d456d7d2d4f549 100644
--- a/doc/users/quick_start.rst
+++ b/doc/users/quick_start.rst
@@ -87,7 +87,7 @@ To run all the test suites
    $ cd /opt/ltp
 
    $ # run syscalls testing suite
-   $ ./kirk -U ltp -f syscalls
+   $ ./kirk -f syscalls
 
 .. note::
 

---
base-commit: edda9a8c6af37e92587de477a5ac9c67b55ec6f8
change-id: 20260218-kirk_remove_minus_u-2e5bea59e03f

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>



More information about the ltp mailing list