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

Unified Diff: third_party/findbugs/README.chromium

Issue 11226050: Fix check_perms error from the findbugs checkin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 2 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 | third_party/findbugs/bin/addMessages » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/findbugs/README.chromium
===================================================================
--- third_party/findbugs/README.chromium (revision 163422)
+++ third_party/findbugs/README.chromium (working copy)
@@ -6,4 +6,6 @@
License: LGPL 3
License File: LICENSE
-There is no local modificaiton.
+Local Modifications:
+- Changed "#! /bin/sh" to "#!/bin/sh" in shell scripts to pass check_perms.
+- Set the svn:exeuctable bit correctly on bin/findbugs.bat and bin/findbugs.ico.
« no previous file with comments | « no previous file | third_party/findbugs/bin/addMessages » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698