Enables the option for color to be displayed Open Issues and Ship It!

Review Request #7770 — Created Nov. 14, 2015 and discarded — Latest diff uploaded

Information

RBTools
master

Reviewers

RBT Status currently does not have the option for color to be displayed for Open Issues and Ship It! reviews.
I am adding color to make Open Issues yellow and Ship It! reviews green. This is a dependent feature of the RBTools color output.

I ran the ./reviewboard/manage.py test and they passed. I ran rbt status, and it displays yellow for Open Issues and green for Ship it!

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 9. See what's changed.

orig
1
2
3
4
5
6
7
8
9
setup.py
rbtools/commands/__init__.py
rbtools/commands/status.py
Loading...