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