mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-26 12:12:13 +03:00
autoconf: use include directives instead of recursing down test data
We drop /multiple/ seconds off the generation, a dozen off a clean rebuild, 185 files, and trivialise the distribution, which can now be trivially generated via the provided snippets Dist diff: -zfs-2.1.99/tests/zfs-tests/tests/functional/pam/utilities.kshlib +zfs-2.1.99/tests/zfs-tests/tests/functional/pam/utilities.kshlib.in Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13316
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/replacement
|
||||
dist_pkgdata_SCRIPTS = \
|
||||
setup.ksh \
|
||||
cleanup.ksh \
|
||||
attach_import.ksh \
|
||||
attach_multiple.ksh \
|
||||
attach_rebuild.ksh \
|
||||
attach_resilver.ksh \
|
||||
detach.ksh \
|
||||
rebuild_disabled_feature.ksh \
|
||||
rebuild_multiple.ksh \
|
||||
rebuild_raidz.ksh \
|
||||
replace_import.ksh \
|
||||
replace_rebuild.ksh \
|
||||
replace_resilver.ksh \
|
||||
resilver_restart_001.ksh \
|
||||
resilver_restart_002.ksh \
|
||||
scrub_cancel.ksh
|
||||
|
||||
dist_pkgdata_DATA = \
|
||||
replacement.cfg
|
||||
Reference in New Issue
Block a user