Chromium Code Reviews| Index: testing_support/gerrit-init.sh |
| diff --git a/testing_support/gerrit-init.sh b/testing_support/gerrit-init.sh |
| index 4884a3cb2e0950f7ddc70934a4b4e6de2aa35172..2ea72301661e40dd5d19d6b516c114244e938ee3 100755 |
| --- a/testing_support/gerrit-init.sh |
| +++ b/testing_support/gerrit-init.sh |
| @@ -1,4 +1,4 @@ |
| -#!/bin/bash |
| +#!/usr/bin/env bash |
| # Copyright (c) 2013 The Chromium Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |