action/testing_system
changeset 272 f7c64f03cd60
parent 271 c1ceab337505
child 273 7bae88583a53
equal deleted inserted replaced
271:c1ceab337505 272:f7c64f03cd60
     1 
       
     2 if [ \! -e /please-trash-this-system ] ; then
       
     3     echo "These tests will only run in a special test environment, sorry"
       
     4     exit -1
       
     5 fi