Add -p switch to "zpool get"
[zfs.git] / scripts / zpios-sanity.sh
index fcd91b6..0f44115 100755 (executable)
@@ -62,6 +62,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