commit | 6ed4e2834639d0b08686882d2e39cd736d66c688 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Sat Apr 18 09:59:18 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Sat Apr 18 09:59:18 2009 -0700 |
tree | 216ff96fd66a7dd0527305e2e96803e704a0d37a | |
parent | ad3193a0e587073dee0edef46bdf24f6c6e09779 [diff] |
Disable the progress meter when trace is enabled The trace output often interfers with the progress meter, so its easier to just disable the progress meter if trace is active. Its already verbose enough to let the user know we are working, which is all the progress meter is there for anyway. Signed-off-by: Shawn O. Pearce <sop@google.com>