Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: project-chip/connectedhomeip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f6887b15eaf29de0c88c6e8020c3fb5b1719fa68
Choose a base ref
..
head repository: project-chip/connectedhomeip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 51a0941056c3fd5a3f4898bbef297a6206356496
Choose a head ref
Showing with 0 additions and 2 deletions.
  1. +0 −2 scripts/tests/linux/log_line_processing.py
2 changes: 0 additions & 2 deletions scripts/tests/linux/log_line_processing.py
Original file line number Diff line number Diff line change
@@ -14,10 +14,8 @@

import logging
import queue
import select
import subprocess
import threading
import time
from typing import List