Chromium Code Reviews| Index: update_depot_tools | 
| =================================================================== | 
| --- update_depot_tools (revision 85817) | 
| +++ update_depot_tools (working copy) | 
| @@ -1,5 +1,5 @@ | 
| -#!/usr/bin/env bash | 
| -# Copyright (c) 2010 The Chromium Authors. All rights reserved. | 
| +#!/bin/sh | 
| +# Copyright (c) 2011 The Chromium Authors. All rights reserved. | 
| # Use of this source code is governed by a BSD-style license that can be | 
| # found in the LICENSE file. |