Add -p switch to "zpool get"
[zfs.git] / scripts / zfault.sh
index da4f16f..a5f1f3c 100755 (executable)
@@ -86,6 +86,9 @@ if [ $(id -u) != 0 ]; then
        die "Must run as root"
 fi
 
+# Initialize the test suite
+init
+
 # Perform pre-cleanup is requested
 if [ ${CLEANUP} ]; then
        ${ZFS_SH} -u