ZTS: Fix introduced test bug in block_cloning_copyfilerange
Reviewed-by: John Wren Kennedy <john.kennedy@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Paul Dagnelie <pcd@delphix.com> Closes #15316
This commit is contained in:
parent
87725534db
commit
a59e294e21
|
@ -49,7 +49,6 @@ function cleanup
|
|||
log_onexit cleanup
|
||||
|
||||
log_must set_tunable64 TXG_TIMEOUT 5000
|
||||
log_must sync_pool $TESTPOOL true
|
||||
|
||||
log_must zpool create -o feature@block_cloning=enabled $TESTPOOL $DISKS
|
||||
|
||||
|
|
Loading…
Reference in New Issue