action/testing_system
changeset 265 6629144cf111
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/action/testing_system	Tue Dec 01 12:37:20 2009 +0000
@@ -0,0 +1,5 @@
+
+if [ \! -e /please-trash-this-system ] ; then
+    echo "These tests will only run in a special test environment, sorry"
+    exit -1
+fi