Index: tools/bots/run_android_tests.sh |
diff --git a/tools/bots/run_android_tests.sh b/tools/bots/run_android_tests.sh |
index 6bd2034b1fb567add9211afb018be8611ac1aac2..4b0509495ea3f61a661a49ef1a1dd2064328892f 100755 |
--- a/tools/bots/run_android_tests.sh |
+++ b/tools/bots/run_android_tests.sh |
@@ -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. |