flake8
failed.
JSHint
passed.
flake8
-
rbtools/clients/git.py (Diff revision 1) Show all issues -
Review Request #10653 — Created Aug. 7, 2019 and updated
Information | |
---|---|
luisp | |
RBTools | |
release-1.0.x | |
4829 | |
a09e362... | |
Reviewers | |
rbtools | |
We need to strip() the output from "git remote" if get to the case where we're looking at the output from "git remote" since it may contain newlines and later break code that includes the return value of this function as part of another command. Fixes bug #4829
rbtools/clients/git.py (Diff revision 1) |
---|
Testing Done: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Commit: |
|
|||||||||
Diff: |
Revision 2 (+5 -1) |