action/testing_system
author Paul Crowley <paul@lshift.net>
Tue, 01 Dec 2009 15:31:03 +0000
changeset 266 7cc208cbf2be
parent 265 6629144cf111
permissions -rw-r--r--
Runs a real live test of mercurial-server from beginning to end


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