dev/chroot-test/action/testing_system
author Paul Crowley <paul@lshift.net>
Mon, 18 Apr 2011 11:44:36 +0100
changeset 300 31c2c6b383fd
parent 272 f7c64f03cd60
permissions -rw-r--r--
Refactor ruleset.py so I can be more confident it's correct


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