flake8
passed.
JSHint
passed.
Review Request #14411 — Created April 29, 2025 and submitted
There's one area where our TFExeWrapper fails to parse the output from
"tf vc history" due to not properly handling Windows-style line endings
(\r\n
). This change fixes that and adds a unit test. The rest of the
TFSClient code was audited to make sure there weren't any other problems
with line endings.
rbt post
and rbt list-repo-types
in a TFS repository onSummary | ID |
---|---|
9c95d72553508bde9055cf4720f63cf51fb494cf |
Description | From | Last Updated |
---|---|---|
In the description, it should probably be \r\n. |
|
There's one area where our TFExeWrapper fails to parse the output from | ||
"tf vc history" due to not properly handling Windows-style line endings | ||
~ | (/r/n ). This change fixes that and adds a unit test. The rest of the | |
~ | (\r\n ). This change fixes that and adds a unit test. The rest of the | |
TFSClient code was audited to make sure there weren't any other problems | ||
with line endings. |
Summary | ID | |
---|---|---|
2c96a9641093704e69fbea75cabadd5201300fb7 | ||
9c95d72553508bde9055cf4720f63cf51fb494cf |