mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
test: explain why we explicitly make all despite test/Makefile's check target calling it (#5830)
This commit is contained in:
parent
8e899a9293
commit
04e599b1ce
@ -3,7 +3,7 @@ subdirectories named "test/TEST-??-*", which are run one by one.
|
||||
|
||||
To run the extended testsuite do the following:
|
||||
|
||||
$ make all
|
||||
$ make all # Avoid the "sudo make" below building anything as root
|
||||
$ cd test
|
||||
$ sudo make clean check
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user