mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-26 20:22:14 +03:00
Fix typos in tests/
Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #9250
This commit is contained in:
committed by
Brian Behlendorf
parent
cb14aa4ca9
commit
c6e457dffb
@@ -38,9 +38,9 @@
|
||||
# Verify set, export and destroy when cachefile is set on pool.
|
||||
#
|
||||
# STRATEGY:
|
||||
# 1. Create two pools with one same cahcefile1.
|
||||
# 1. Create two pools with one same cachefile1.
|
||||
# 2. Set cachefile of the two pools to another same cachefile2.
|
||||
# 3. Verify cachefile1 not exist.
|
||||
# 3. Verify cachefile1 does not exist.
|
||||
# 4. Export the two pools.
|
||||
# 5. Verify cachefile2 not exist.
|
||||
# 6. Import the two pools and set cachefile to cachefile2.
|
||||
|
||||
Reference in New Issue
Block a user