Chromium Code Reviews| Index: sdk/bin/dartanalyzer |
| diff --git a/sdk/bin/dartanalyzer b/sdk/bin/dartanalyzer |
| index 0c23848461466ff191291c6e93737ef2f8f3ad03..8f2274ce362da4066fe54c0410ea51d35455d7a7 100755 |
| --- a/sdk/bin/dartanalyzer |
| +++ b/sdk/bin/dartanalyzer |
| @@ -1,4 +1,4 @@ |
| -#!/bin/bash |
| +#!/usr/bin/env bash |
| # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
| # for details. All rights reserved. Use of this source code is governed by a |
| # BSD-style license that can be found in the LICENSE file. |