[Bps-public-commit] Test-Chimps-Client branch, master, updated. c053949a141387b45e86a9c2c3de3d8df1070562
Alex M Vandiver
alexmv at bestpractical.com
Wed Dec 16 18:20:23 EST 2009
The branch, master has been updated
via c053949a141387b45e86a9c2c3de3d8df1070562 (commit)
from ffb2ae09eabf76920c4eaa1e681de8c92143a484 (commit)
Summary of changes:
lib/Test/Chimps/Smoker/Git.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit c053949a141387b45e86a9c2c3de3d8df1070562
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Wed Dec 16 18:20:20 2009 -0500
Be quieter about updating
diff --git a/lib/Test/Chimps/Smoker/Git.pm b/lib/Test/Chimps/Smoker/Git.pm
index 9f8c0f4..617d5bf 100644
--- a/lib/Test/Chimps/Smoker/Git.pm
+++ b/lib/Test/Chimps/Smoker/Git.pm
@@ -82,7 +82,7 @@ sub next {
my $self = shift;
# Get more revisions
- $self->run_cmd('remote', 'update');
+ $self->run_cmd('remote', 'update', '-q');
# In rev-list terms, "everything that isn't these commit, or an
# ancestor of them"
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list