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