summaryrefslogtreecommitdiffstats
path: root/pw/tests/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-07 20:59:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-07 20:59:59 +0000
commit223ef3394cf724477520e801c506e253c3223c7d (patch)
tree7c707837725b612c96300d61d6d56cadccccc204 /pw/tests/Makefile
parentd1593426badd25926a46d772133118bc1d3aab7b (diff)
downloadpw-darwin-223ef3394cf724477520e801c506e253c3223c7d.tar.gz
pw-darwin-223ef3394cf724477520e801c506e253c3223c7d.tar.zst
pw-darwin-223ef3394cf724477520e801c506e253c3223c7d.zip
Fix setting uid/gid min/max via pw
Diffstat (limited to 'pw/tests/Makefile')
-rw-r--r--pw/tests/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pw/tests/Makefile b/pw/tests/Makefile
index 09fe93c..193b8ab 100644
--- a/pw/tests/Makefile
+++ b/pw/tests/Makefile
@@ -19,7 +19,8 @@ ATF_TESTS_SH= pw_etcdir \
TEST_METADATA.${tp}+= required_user="root"
.endfor
-FILES= group helper_functions.shin master.passwd pw.conf
+FILES= group helper_functions.shin master.passwd pw.conf \
+ pw-modified.conf
FILESDIR= ${TESTSDIR}
ATF_TESTS_SH+= pw_test