]> git.proxmox.com Git - mirror_zfs.git/blobdiff - scripts/common.sh.in
Update zdb.8's fsck reference
[mirror_zfs.git] / scripts / common.sh.in
index 134c9cbfd03ece0dd66fd60020881ae9ade1ec6b..2d9d9c7866222f6a5286e0f404cba74d7b4df742 100644 (file)
@@ -16,5 +16,6 @@ export ZFS_SH=${ZFS_SH:-$SCRIPT_DIR/zfs.sh}
 # Test Suite
 export RUNFILE_DIR=${RUNFILE_DIR:-$ZTS_DIR/runfiles}
 export TEST_RUNNER=${TEST_RUNNER:-$ZTS_DIR/test-runner/bin/test-runner.py}
+export ZTS_REPORT=${ZTS_REPORT:-$ZTS_DIR/test-runner/bin/zts-report.py}
 export STF_TOOLS=${STF_TOOLS:-$ZTS_DIR/test-runner}
 export STF_SUITE=${STF_SUITE:-$ZTS_DIR/zfs-tests}