Loading ci/run_scheduled_sanitizer_test.py +1 −1 Original line number Diff line number Diff line Loading @@ -209,7 +209,7 @@ def run_check(in_format: str, out_formats: list, tests: list, run_fec: bool = Tr cmd_fec = cmd_no_fec + ["--decoder_only", "-J", DLY_PROFILE_OUT] print( "======== Script command line WITH plc: ========\n{}".format( " ".join(cmd_no_fec) " ".join(cmd_fec) ) ) Loading Loading
ci/run_scheduled_sanitizer_test.py +1 −1 Original line number Diff line number Diff line Loading @@ -209,7 +209,7 @@ def run_check(in_format: str, out_formats: list, tests: list, run_fec: bool = Tr cmd_fec = cmd_no_fec + ["--decoder_only", "-J", DLY_PROFILE_OUT] print( "======== Script command line WITH plc: ========\n{}".format( " ".join(cmd_no_fec) " ".join(cmd_fec) ) ) Loading