summaryrefslogtreecommitdiffstats
path: root/build/sanitize-win-build-log.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/sanitize-win-build-log.sh')
-rwxr-xr-xbuild/sanitize-win-build-log.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/sanitize-win-build-log.sh b/build/sanitize-win-build-log.sh
index df5a7af..dc743fa 100755
--- a/build/sanitize-win-build-log.sh
+++ b/build/sanitize-win-build-log.sh
@@ -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
+