summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authorjmmv <jmmv@FreeBSD.org>2014-07-25 01:29:22 +0000
committerjmmv <jmmv@FreeBSD.org>2014-07-25 01:29:22 +0000
commit4de5b84b65a267771a36d17b94bc6b49e3d17822 (patch)
tree91b0867fda2ef97b2ee28be218abb7a195af72bd /tools/build
parent61d1c715a691cc6e5a0c6282f1183441999a01f8 (diff)
downloadFreeBSD-src-4de5b84b65a267771a36d17b94bc6b49e3d17822.zip
FreeBSD-src-4de5b84b65a267771a36d17b94bc6b49e3d17822.tar.gz
Fix structure of new tests (r268794) for usr.bin/units.
- Make sure the tests go into the right directory. The location was wrong so they were overwriting the bin/chown tests! - Use the right naming scheme for the test program. - Remove the svn:executable property from the shell script.
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index b10b05c..75fde37 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -4167,6 +4167,7 @@ OLD_FILES+=usr/share/aclocal/atf-c.m4
OLD_FILES+=usr/share/aclocal/atf-common.m4
OLD_FILES+=usr/share/aclocal/atf-sh.m4
OLD_DIRS+=usr/share/aclocal
+OLD_FILES+=usr/tests/bin/chown/units_basics
OLD_FILES+=usr/tests/usr.bin/atf/Kyuafile
OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/Kyuafile
OLD_FILES+=usr/tests/usr.bin/atf/atf-sh/atf_check_test
OpenPOWER on IntegriCloud