Chromium Code Reviews| Index: ninja |
| diff --git a/ninja b/ninja |
| index 7b76038a1d3011ad835a2170f79acff92a201c13..063c87a46fee330db8b52b4a84e5df6613c25b21 100755 |
| --- a/ninja |
| +++ b/ninja |
| @@ -1,4 +1,4 @@ |
| -#!/bin/bash |
| +#!/usr/bin/env bash |
| # Copyright (c) 2012 Google Inc. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |