| Index: sdk/bin/dartanalyzer_sdk
|
| diff --git a/sdk/bin/dartanalyzer_sdk b/sdk/bin/dartanalyzer_sdk
|
| index cc49a5c8293165d323178d90213af08683af46d2..28f37ab3d7b7a1f1c5f9ad929f455c4d5e9585c6 100755
|
| --- a/sdk/bin/dartanalyzer_sdk
|
| +++ b/sdk/bin/dartanalyzer_sdk
|
| @@ -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.
|
|
|