From 1597399122fa6d8343dc6d5cdb771f95908c09b1 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Mon, 22 Oct 2012 23:08:58 +0000 Subject: Fix check_perms error from the findbugs checkin. Review URL: https://codereview.chromium.org/11226050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163428 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/findbugs/README.chromium | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'third_party/findbugs/README.chromium') 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. -- cgit v1.1