jsvn: remove "log" check for colorsvn, won't make it there anyway

This commit is contained in:
Josh Holtrop 2012-02-20 16:12:13 -05:00
parent 820b6d0bf2
commit dc885beb45

2
jsvn
View File

@ -507,7 +507,7 @@ def main(argv):
if r == RET_OK or r == RET_ERR:
do_normal_exec = False
if (argv[0] in ('st', 'status', 'log', 'up', 'update')
if (argv[0] in ('st', 'status', 'up', 'update')
and colorsvn != ''):
realsvn = colorsvn