summaryrefslogtreecommitdiffstats
path: root/etc/mtree
diff options
context:
space:
mode:
authorjmmv <jmmv@FreeBSD.org>2014-06-06 18:58:06 +0000
committerjmmv <jmmv@FreeBSD.org>2014-06-06 18:58:06 +0000
commit7cc30227c92f89afbee92a73bd84bed53631e0c3 (patch)
tree98366908ec043344c1a289b6bc2346289b1e0ec4 /etc/mtree
parent1971caf17cfc8c98b3bb70670114f01700d16c01 (diff)
downloadFreeBSD-src-7cc30227c92f89afbee92a73bd84bed53631e0c3.zip
FreeBSD-src-7cc30227c92f89afbee92a73bd84bed53631e0c3.tar.gz
Move atf-sh from /usr/bin/ to /usr/libexec/
In r266650, we made libatf-c and libatf-c++ private libraries so that no components outside of the source tree could unintendedly depend on them. This change does the same for the "atf-sh library" by moving the atf-sh interpreter from its public location in /usr/bin/ to the private location in /usr/libexec/. Our build system will ensure that our own test programs use the right binary, but users won't be able to depend on atf-sh by "mistake". Committing this now to ride the UPDATING notice added with r267172 today.
Diffstat (limited to 'etc/mtree')
-rw-r--r--etc/mtree/BSD.tests.dist6
1 files changed, 2 insertions, 4 deletions
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index 3124283..c60f656 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -88,6 +88,8 @@
atf
atf-check
..
+ atf-sh
+ ..
..
..
sbin
@@ -127,10 +129,6 @@
usr.bin
apply
..
- atf
- atf-sh
- ..
- ..
bmake
archives
fmt_44bsd
OpenPOWER on IntegriCloud