mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-19 19:23:58 +08:00
* selfdrive: add sys module to exit call exit() is a helper for interactive shell. Let's explicit use the module sys. * selfdrive: tomstoned.py use constant for /data/tombstones/ Instead of use multiple times a string for the data dir, use a variable.