Chromium Code Reviews| Index: tests/test-lib.sh |
| diff --git a/tests/test-lib.sh b/tests/test-lib.sh |
| index 4c1901065a952eabdf3c3613572036230e62986a..1e7223d36a9419c7dd8d74ce08c6535c9e7be74d 100755 |
| --- a/tests/test-lib.sh |
| +++ b/tests/test-lib.sh |
| @@ -1,4 +1,4 @@ |
| -#!/bin/bash |
| +#!/usr/bin/env bash |
| # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |