Skip to content

Commit

Permalink
autoconf: use include directives instead of recursing down cmd
Browse files Browse the repository at this point in the history
No installation diff, dist lost
  -zfs-2.1.99/cmd/fsck_zfs/fsck.zfs
which was distributed erroneously, since it's generated

Also clean gitrev on clean

Also add -e 'any possible bashisms' to default checkbashisms flags,
and fully parallelise it and shellcheck, and it works out-of-tree, too

Also align the Release in the dist META file correctly

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes openzfs#13316
  • Loading branch information
nabijaczleweli authored and andrewc12 committed Oct 1, 2022
1 parent f26b44b commit 3530e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/bpftrace/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dist_noinst_DATA += %D%/taskqlatency.bt %D%/zfs-trace.sh

SHELLCHECKSCRIPTS += %D%/zfs-trace.sh
SHELLCHECKSCRIPTS += %D%/zfs-trace.sh

0 comments on commit 3530e26

Please sign in to comment.