action/testing_system
author Paul Crowley <paul@lshift.net>
Tue, 15 Dec 2009 13:52:23 +0000
changeset 268 24145a4eb6fc
parent 265 6629144cf111
permissions -rw-r--r--
Test file access conditions - they don't work


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