| Index: trunk/src/build/sanitize-win-build-log.sh
|
| ===================================================================
|
| --- trunk/src/build/sanitize-win-build-log.sh (revision 211565)
|
| +++ trunk/src/build/sanitize-win-build-log.sh (working copy)
|
| @@ -2,4 +2,5 @@
|
| # Copyright (c) 2010 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.
|
| -sed -r -f `dirname "${0}"`/`basename "${0}" sh`sed
|
| +sed -f `dirname "${0}"`/`basename "${0}" sh`sed
|
| +
|
|
|