repo.or.cz
/
zfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix potential use-after-frees in FreeBSD getpages and setattr VOPs
[zfs.git]
/
tests
/
Makefile.am
blob
1dfc2cc5f518fa4c67b2e5d71eecf6eb0e799fa8
1
include $(top_srcdir)/config/Shellcheck.am
2
3
SUBDIRS = runfiles test-runner zfs-tests
4
5
EXTRA_DIST = README.md
6
7
SHELLCHECKSCRIPTS = $$(find . -name '*.sh')
8
.PHONY: $(SHELLCHECKSCRIPTS)