6b0dce6fb4607328b0f315405afb4fc550651ee0
We are using equalsIgnoreCase here, we shouldn't need to convert the string to lowercase first as the equality test will take care of it for us. While we are at it, make the code a bit easier to follow by adding a blank line around each case, and clarifying the default and the error cases a bit. Signed-off-by: Shawn O. Pearce <sop@google.com> CC: Ulrik Sjölin <ulrik.sjolin@gmail.com>
Description
RETIRED, Gerrit as used by OpenStack