Skip to content

Commit

Permalink
Trivial comment change to trigger Darwin Tests CI check to run again.
Browse files Browse the repository at this point in the history
  • Loading branch information
shaoltan-amazon committed May 20, 2024
1 parent a3a2798 commit 3a647d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tests/run_tv_casting_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def handle_casting_failure(casting_state: str, log_file_paths: List[str]):
def extract_value_from_string(line: str, value_name: str, casting_state: str, log_paths) -> str:
"""Extract and return value from given input string.
Some input string examples as they are received from the Linux tv-casting-app and tv-app output:
Some string examples as they are received from the Linux tv-casting-app and tv-app output:
1. On 'darwin' machines:
\x1b[0;34m[1715206773402] [20056:2842184] [DMG] Cluster = 0x506,\x1b[0m
The substring to be extracted here is '0x506'.
Expand Down

0 comments on commit 3a647d7

Please sign in to comment.