Searched refs:_CRASH_SENDER_RUN_PATH (Results 1 – 1 of 1) sorted by relevance
81 _CRASH_SENDER_RUN_PATH = '/var/run/crash_sender.pid' variable in CrashTest178 if not os.path.exists(self._CRASH_SENDER_RUN_PATH):180 running_pid = int(utils.read_file(self._CRASH_SENDER_RUN_PATH))184 os.remove(self._CRASH_SENDER_RUN_PATH)