Chromium Code Reviews| Index: build/linux/python_arch.sh |
| =================================================================== |
| --- build/linux/python_arch.sh (revision 81277) |
| +++ build/linux/python_arch.sh (working copy) |
| @@ -1,5 +1,5 @@ |
| -#!/bin/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. |