Home | History | Annotate | Download | only in server

Lines Matching refs:strip

183         self._log_start_timestamp = last_log_line.strip().split(None, 2)[0]
281 pid = int(self.router.run(start_command).stdout.strip())