Partitionmanager: minor docs edit
This commit is contained in:
parent
1479fc974e
commit
d682ee20de
@ -61,7 +61,7 @@ run on storage device which does not contain any data you care about.
|
|||||||
|
|
||||||
To build them:
|
To build them:
|
||||||
|
|
||||||
cd $top_build_dir/src/modules/partitions/tests
|
cd $top_build_dir
|
||||||
make buildtests
|
make buildtests
|
||||||
|
|
||||||
To run them you need to define the `CALAMARES_TEST_DISK` environment variable.
|
To run them you need to define the `CALAMARES_TEST_DISK` environment variable.
|
||||||
@ -69,7 +69,7 @@ It should contain the device path to the test disk. For example, assuming you
|
|||||||
plugged a test USB stick identified as `/dev/sdb`, you would run the tests like
|
plugged a test USB stick identified as `/dev/sdb`, you would run the tests like
|
||||||
this:
|
this:
|
||||||
|
|
||||||
sudo CALAMARES_TEST_DISK=/dev/sdb $top_build_dir/partitiontests
|
sudo CALAMARES_TEST_DISK=/dev/sdb $top_build_dir/partitionjobtests
|
||||||
|
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user