action/testing_system
author Paul Crowley <paul@lshift.net>
Tue, 15 Dec 2009 15:35:50 +0000
changeset 270 28b355b7390e
parent 265 6629144cf111
permissions -rw-r--r--
Change rules to test the hard case


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