summaryrefslogtreecommitdiffstats
path: root/scripts/zfault.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/zfault.sh')
-rwxr-xr-xscripts/zfault.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/zfault.sh b/scripts/zfault.sh
index da4f16f4f..a5f1f3cb1 100755
--- a/scripts/zfault.sh
+++ b/scripts/zfault.sh
@@ -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