summaryrefslogtreecommitdiffstats
path: root/bin/ls
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-02-09 22:49:48 +0000
committerngie <ngie@FreeBSD.org>2017-02-09 22:49:48 +0000
commit6b3722162f25f17568ac341320ee8e7ede42bc7e (patch)
treeb94a04c0147f408897b87a9704b40d0c5fd8067f /bin/ls
parent72ef9ff5b96eef28f0024f16157bf47833200e6d (diff)
downloadFreeBSD-src-6b3722162f25f17568ac341320ee8e7ede42bc7e.zip
FreeBSD-src-6b3722162f25f17568ac341320ee8e7ede42bc7e.tar.gz
MFC r289172,r290254:
r289172: Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and netbsd-tests.test.mk (r289151) - Eliminate explicit OBJTOP/SRCTOP setting - Convert all ad hoc NetBSD test integration over to netbsd-tests.test.mk - Remove unnecessary TESTSDIR setting - Use SRCTOP where possible for clarity r290254: Remove unused variable (SRCDIR)
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/tests/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ls/tests/Makefile b/bin/ls/tests/Makefile
index ba8038c..89a2e8c 100644
--- a/bin/ls/tests/Makefile
+++ b/bin/ls/tests/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-TESTSDIR= ${TESTSBASE}/bin/ls
-
ATF_TESTS_SH+= ls_tests
# This seems like overkill, but the idea in mind is that all of the testcases
# should be runnable as !root
OpenPOWER on IntegriCloud