blob: acc1a0f3df25bed581c478508a82c5d7890e7bee (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- chrome/tools/build/linux/sed.sh.orig 2014-10-10 08:54:13 UTC
+++ chrome/tools/build/linux/sed.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
# Copyright (c) 2011 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
|