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:
Paul Dagnelie 2023-09-26 14:37:28 -07:00 committed by GitHub
parent 87725534db
commit a59e294e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ function cleanup
log_onexit cleanup log_onexit cleanup
log_must set_tunable64 TXG_TIMEOUT 5000 log_must set_tunable64 TXG_TIMEOUT 5000
log_must sync_pool $TESTPOOL true
log_must zpool create -o feature@block_cloning=enabled $TESTPOOL $DISKS log_must zpool create -o feature@block_cloning=enabled $TESTPOOL $DISKS