[LTP] [PATCH v2 1/6] doc: INSTALL: dma_thread_diotest.c: Remove runltp from doc

Petr Vorel pvorel@suse.cz
Mon Feb 23 16:44:46 CET 2026


Hi all,

...
> Ah, that's a bit confusing then because in shell script # is a comment.
> I usually prefix commands that needs root with sudo instead. So what
> about "$ sudo make install" ?

patchset merged with agreed diff (below). LTP is now without runltp.
Thanks a lot for a review.

Kind regards,
Petr

+++ INSTALL
@@ -104,10 +104,10 @@ Quick Start
 	$ cd ltp
 	$ ./configure
 	$ make all
-	# make install
+	$ sudo make install
 
 *NOTE:
-- For running tests use kirk [1], individual test you can run directly.
+- For running tests use kirk [1].
 - LTP assumes the existence of the nobody, bin, and daemon users and their
 groups.  If these IDs do not exist, certain tests will fail. The respective
 user and group IDs should be the same, i.e. if `nobody's' user ID is 99, then



More information about the ltp mailing list