dev/chroot-test/action/testing_system
changeset 272 f7c64f03cd60
parent 265 6629144cf111
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