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

Unified Diff: build/gdb-add-index

Issue 10703021: Fix checkperms by removing extra space after shebang. Silly checkperms.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gdb-add-index
diff --git a/build/gdb-add-index b/build/gdb-add-index
index 2ba0397f6bf77711fa807034c15029ccd7248026..8dd72c43647d97f8a143bdb3f57c63e7086f86d5 100755
--- a/build/gdb-add-index
+++ b/build/gdb-add-index
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
# Add a .gdb_index section to a file.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698