mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 10:54:35 +03:00
zpool_influxdb: move to libexec dir
Move the zpool_influxdb command to /usr/libexec/zfs, and include the /usr/libexec/zfs path in the system search directory when running the test suite. Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Pavel Snajdr <snajpa@snajpa.net> Closes #11156 Closes #11160 Closes #11224
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Directories
|
||||
export BIN_DIR=
|
||||
export SBIN_DIR=
|
||||
export LIBEXEC_DIR=
|
||||
export ZTS_DIR=
|
||||
export SCRIPT_DIR=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user