dev/chroot-test/action/testing_system
branchdebian
changeset 277 265b258904d2
parent 272 f7c64f03cd60
equal deleted inserted replaced
261:b6e65bddda7c 277:265b258904d2
       
     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