| Index: tests/standalone/io/create_sample_certificates.sh
|
| diff --git a/tests/standalone/io/create_sample_certificates.sh b/tests/standalone/io/create_sample_certificates.sh
|
| index 7ab6f75fb0d4d5eb8a8631da7535900529f73449..cabe74741fe241601d4c19ed4b7011e11ac76b36 100755
|
| --- a/tests/standalone/io/create_sample_certificates.sh
|
| +++ b/tests/standalone/io/create_sample_certificates.sh
|
| @@ -1,4 +1,4 @@
|
| -#!/bin/bash
|
| +#!/usr/bin/env bash
|
| # Copyright (c) 2015, 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.
|
|
|