dev/chroot-test/action/testing_system
author Paul Crowley <paul@lshift.net>
Sat, 18 Dec 2010 00:04:05 +0000
changeset 282 1239880543cf
parent 272 f7c64f03cd60
permissions -rw-r--r--
Some improvements to the chroot test, try to make it work with Debian


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