Chromium Code Reviews| Index: sdk/bin/dart2js_sdk |
| diff --git a/sdk/bin/dart2js_sdk b/sdk/bin/dart2js_sdk |
| index 36b42a4f77136db25bc9c8e95ec563583a26d367..286859a1c3cce150b9323dc8a3225dd2da7dbe7d 100755 |
| --- a/sdk/bin/dart2js_sdk |
| +++ b/sdk/bin/dart2js_sdk |
| @@ -1,4 +1,4 @@ |
| -#!/bin/bash |
| +#!/usr/bin/env bash |
| # Copyright (c) 2012, 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. |