Fix a typo/whitespace in tests README
Reviewed-by: John Kennedy <john.kennedy@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Ryan Moeller <ryan@iXsystems.com> Closes #9991
This commit is contained in:
parent
b90b01cbc8
commit
523bc0d548
|
@ -29,7 +29,7 @@ The pre-requisites for running the ZFS Test Suite are:
|
|||
* Three scratch disks
|
||||
* Specify the disks you wish to use in the $DISKS variable, as a
|
||||
space delimited list like this: DISKS='vdb vdc vdd'. By default
|
||||
the zfs-tests.sh sciprt will construct three loopback devices to
|
||||
the zfs-tests.sh script will construct three loopback devices to
|
||||
be used for testing: DISKS='loop0 loop1 loop2'.
|
||||
* A non-root user with a full set of basic privileges and the ability
|
||||
to sudo(8) to root without a password to run the test.
|
||||
|
|
Loading…
Reference in New Issue