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