Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2691)

Unified Diff: build/sanitize-mac-build-log.sed

Issue 5746007: Make script cross-platform. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix presubmit check. Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/sanitize-mac-build-log.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/sanitize-mac-build-log.sed
diff --git a/build/sanitize-mac-build-log.sed b/build/sanitize-mac-build-log.sed
old mode 100755
new mode 100644
index 3894e4ceef5aa21e32105ca8982cff11240b4e32..274e2822fa0612b628070bb42f21e2f539afa7f2
--- a/build/sanitize-mac-build-log.sed
+++ b/build/sanitize-mac-build-log.sed
@@ -1,4 +1,4 @@
-#!/bin/sed -f
+#!/bin/echo Use sanitize-mac-build-log.sh or sed -f
# Copyright (c) 2010 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
« no previous file with comments | « no previous file | build/sanitize-mac-build-log.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698