]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/labelclear.cfg
Improve `zpool labelclear`
[mirror_zfs.git] / tests / zfs-tests / tests / functional / cli_root / zpool_labelclear / labelclear.cfg
index 8bf038270399502ccadcc914c8585fa9780df8b1..85148d6e856193decfcbdeefa211c1d8bd13a3ea 100644 (file)
@@ -15,9 +15,6 @@
 
 . $STF_SUITE/include/libtest.shlib
 
-typeset LABELCLEAR="zpool labelclear"
-typeset LABELREAD="zdb -lq"
-
 typeset disks=(${DISKS[*]})
 typeset disk1=${disks[0]}
 typeset disk2=${disks[1]}