cmdlib: Drop use of “len(…) != 0”
authorMichael Hanselmann <hansmi@google.com>
Fri, 20 Jan 2012 17:44:54 +0000 (18:44 +0100)
committerMichael Hanselmann <hansmi@google.com>
Fri, 20 Jan 2012 17:55:44 +0000 (18:55 +0100)
commite9ed4f2e29d5de9a28f060bfc0a6eaf518be7cb0
treee33501bc3e99b08da92bf4102cac7fcd21da3523
parent2ea64524ce79642a9361e15028094d35dc9abe8e
cmdlib: Drop use of “len(…) != 0”

Found by Constantinos Venetsanopoulos.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/cmdlib.py