diff options
Diffstat (limited to 'third_party/findbugs/README.chromium')
-rw-r--r-- | third_party/findbugs/README.chromium | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/third_party/findbugs/README.chromium b/third_party/findbugs/README.chromium index c165cfc..8a995b8 100644 --- a/third_party/findbugs/README.chromium +++ b/third_party/findbugs/README.chromium @@ -6,4 +6,6 @@ Security Critical: no 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. |