mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-12 21:02:13 +08:00
fix onroad test
old-commit-hash: 76d49e84100269dd7ca75445a56835a3a7fa14ee
This commit is contained in:
@@ -102,7 +102,7 @@ class TestOnroad(unittest.TestCase):
|
||||
# Make sure athena isn't running
|
||||
Params().delete("DongleId")
|
||||
Params().delete("AthenadPid")
|
||||
subprocess.check_call(["pkill", "-9", "-f", "athena"])
|
||||
os.system("pkill -9 -f athena")
|
||||
|
||||
logger_root = Path(ROOT)
|
||||
initial_segments = set()
|
||||
|
||||
Reference in New Issue
Block a user