dev/chroot-test/action/testing_system
author Mahlon E. Smith <mahlon@martini.nu>
Tue, 24 Jul 2012 10:48:17 -0700
changeset 350 bb7ee0a13ea9
parent 272 f7c64f03cd60
permissions -rw-r--r--
Allow the HOMEDIR and ETCDIR to be configurable via Makefile ENV. Add FreeBSD user creation support.


if [ \! -e /please-trash-this-system ] ; then
    echo "These tests will only run in a special test environment, sorry"
    exit -1
fi