rbt patch subcommand to support --print option
Review Request #4525 — Created Sept. 3, 2013 and submitted
Information | |
---|---|
sudhirbs | |
RBTools | |
master | |
Reviewers | |
rbtools | |
chipx86, david |
rbt patch subcommand to support --print option. Option to stdout allows more flexibility. i.e. in case the patching fails, or the user wants to inspect without patching. This change adds --print as an option to 'patch' subcommand.
Yes with private installation.

-
This is a review from Review Bot.
Tool: Pyflakes
Processed Files:
rbtools/commands/patch.py
Ignored Files:
-
-
-
rbtools/commands/patch.py (Diff revision 1) Can you change this to be "print patch to stdout instead of applying" ?
Change Summary:
Hi David,
I have got the changes you suggested in this revision.
Regards
Sudhir
Diff: |
Revision 2 (+10 -3) |
---|

-
This is a review from Review Bot.
Tool: PEP8 Style Checker
Processed Files:
rbtools/commands/patch.py
Ignored Files:

-
This is a review from Review Bot.
Tool: Pyflakes
Processed Files:
rbtools/commands/patch.py
Ignored Files:
Change Summary:
Changed Summary and Description fields to say --print instead --stdout.
Summary: |
|
||||||
---|---|---|---|---|---|---|---|
Description: |
|