aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/timeout/tests
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 /usr.bin/timeout/tests
parent0be7e2c09c2032cb0a0facebb19778644c24ef1c (diff)
Notes
Diffstat (limited to 'usr.bin/timeout/tests')
-rw-r--r--usr.bin/timeout/tests/Makefile2
-rw-r--r--usr.bin/timeout/tests/timeout_test.sh (renamed from usr.bin/timeout/tests/timeout.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/timeout/tests/Makefile b/usr.bin/timeout/tests/Makefile
index bced1554f864..691a27df20b1 100644
--- a/usr.bin/timeout/tests/Makefile
+++ b/usr.bin/timeout/tests/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-ATF_TESTS_SH= timeout
+ATF_TESTS_SH= timeout_test
.include <bsd.test.mk>
diff --git a/usr.bin/timeout/tests/timeout.sh b/usr.bin/timeout/tests/timeout_test.sh
index ffddfcafb4bb..ffddfcafb4bb 100644
--- a/usr.bin/timeout/tests/timeout.sh
+++ b/usr.bin/timeout/tests/timeout_test.sh