Chromium Code Reviews| Index: git-map-branches |
| diff --git a/git-map-branches b/git-map-branches |
| index 3abb11d90c461acae78ba187d8343b5bac29ad2d..b7da01492ee5519bb55e9da9324e40f3a113b95e 100755 |
| --- a/git-map-branches |
| +++ b/git-map-branches |
| @@ -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. |