Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 27243 by hay...@google.com: 'gcl diff bar' should not output anything if given change is empty. http://code.google.com/p/chromium/issues/detail?id=27243
Suppose 'bar' change, which is empty: % gcl changes bar --- Changelist bar: --- Changelist foo: M net/base/net_util.cc In this case, 'gcl diff bar' should not diff anything. But it does output the result of 'svn diff' instead: % gcl diff bar Index: net/base/net_util.cc ============================================== ===================== --- net/base/net_util.cc (revision 31504) +++ net/base/net_util.cc (working copy) @@ -750,18 +750,6 @@ .... .... -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs