Chromium Code Reviews| Index: git-upstream-diff |
| diff --git a/git-upstream-diff b/git-upstream-diff |
| index 964a53020c9e8b152e842aa76d84ca5921fcc52b..7d44073e961456d09fed2c73ac0b502603de8ac8 100755 |
| --- a/git-upstream-diff |
| +++ b/git-upstream-diff |
| @@ -1,4 +1,4 @@ |
| -#!/bin/bash |
| +#!/usr/bin/env bash |
| # Copyright 2014 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. |