Go to file
Shawn O. Pearce 6b0dce6fb4 Remove unnecessary toLowerCase calls in AdminCreateProject
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>
2009-08-14 13:28:56 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2009-08-14 13:24:29 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB