HomeFreeBSD

Move atf-sh from /usr/bin/ to /usr/libexec/

Description

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.

Details

Provenance
jmmvAuthored on Jun 6 2014, 6:58 PM
Parents
rGe4166283fbb5: better handling of netmap emulation over standard device drivers:
Branches
Unknown
Tags
Unknown

Event Timeline