diff --git a/update_depot_tools b/update_depot_tools index e5dfcd469..fd1cec806 100755 --- a/update_depot_tools +++ b/update_depot_tools @@ -120,7 +120,6 @@ function update_git_repo { # Update git checkouts. if [ "X$DEPOT_TOOLS_UPDATE" != "X0" ]; then - echo "Updating depot_tools..." 1>&2 if [ -e "$base_dir/.git" ]; then cd "$base_dir" update_git_repo