slapos/testing: unset PYTHONPATH in CrontabMixin
When we execute crontab commands, these commands might be python scripts, so we don't want the PYTHONPATH set by `python setup.py test` to apply to these scripts.
Showing
Please register or sign in to comment