Disable 90-zfs.rules for test suite
[zfs.git] / scripts / zconfig.sh
index f635423..80f7e45 100755 (executable)
@@ -60,6 +60,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