dev/chroot-test/action/testing_system
changeset 273 7bae88583a53
parent 272 f7c64f03cd60
equal deleted inserted replaced
263:9f7ad3a71c90 273:7bae88583a53
       
     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