DescriptionModify the output of gclient update, gclient status to only print out
messages when --verbose is specified or when something actually happens.
Also, remove --manually_grab_svn_rev, because we need this to happen all
the time to get gclient update to shut up if we're comparing against HEAD.
It doesn't look like there are any real side effects of removing this.
An alternative change would be to wrap this behind a --quiet flag.
Note that the change to tests/trychange_unittest.py is an unrelated fix to get
all the tests to pass.
R=maruel@chromium.org
TEST=none
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28039
Patch Set 1 #
Total comments: 5
Messages
Total messages: 4 (0 generated)
|