aboutsummaryrefslogtreecommitdiff
path: root/bin/pwait
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-03-09 04:20:00 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-03-09 04:20:00 +0000
commitd11bfd6fb88d2a62fc8993133ae81c6ce5cc2a22 (patch)
tree669795ad53ebdde5f8061243da24a65b96b6a593 /bin/pwait
parent0be7e2c09c2032cb0a0facebb19778644c24ef1c (diff)
Notes
Diffstat (limited to 'bin/pwait')
-rw-r--r--bin/pwait/tests/Makefile2
-rw-r--r--bin/pwait/tests/pwait_test.sh (renamed from bin/pwait/tests/pwait.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/pwait/tests/Makefile b/bin/pwait/tests/Makefile
index f7aea5552d45..db05b1f1051c 100644
--- a/bin/pwait/tests/Makefile
+++ b/bin/pwait/tests/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-ATF_TESTS_SH= pwait
+ATF_TESTS_SH= pwait_test
.include <bsd.test.mk>
diff --git a/bin/pwait/tests/pwait.sh b/bin/pwait/tests/pwait_test.sh
index 0e22c94114ba..0e22c94114ba 100644
--- a/bin/pwait/tests/pwait.sh
+++ b/bin/pwait/tests/pwait_test.sh