mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
ZTS: Fix zpool_status_features_001_pos local test (#17174)
Update 'zfs-helpers.sh -i' to install the compatibility.d/ file symlinks. These are need to run the zpool_status_features_001_pos test from a local workspace (as opposed to running ZTS from a formal 'make install' or install from RPMs, which are unaffected). Signed-off-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: @ImAwsumm Reviewed-by: Alexander Motin <mav@FreeBSD.org>
This commit is contained in:
@@ -59,6 +59,7 @@ export INSTALL_UDEV_RULE_DIR=$(udevruledir)
|
||||
export INSTALL_MOUNT_HELPER_DIR=$(mounthelperdir)
|
||||
export INSTALL_SYSCONF_DIR=$(sysconfdir)
|
||||
export INSTALL_PYTHON_DIR=$(pythonsitedir)
|
||||
export INSTALL_PKGDATA_DIR=$(pkgdatadir)
|
||||
|
||||
export KMOD_SPL=$(abs_top_builddir)/module/spl.ko
|
||||
export KMOD_ZFS=$(abs_top_builddir)/module/zfs.ko
|
||||
|
||||
Reference in New Issue
Block a user