| Index: sdk/bin/dartanalyzer_developer
|
| diff --git a/sdk/bin/dartanalyzer_developer b/sdk/bin/dartanalyzer_developer
|
| index 0eeaf73dab7f27ec6a211f5e195e2f763b9db6c6..373dc67111a3a08869bf919930db51c3aeb40626 100755
|
| --- a/sdk/bin/dartanalyzer_developer
|
| +++ b/sdk/bin/dartanalyzer_developer
|
| @@ -1,4 +1,4 @@
|
| -#!/bin/bash
|
| +#!/usr/bin/env bash
|
| # Copyright (c) 2014, 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.
|
|
|