From: gmc Date: Wed, 1 Sep 2010 13:43:25 +0000 (+0000) Subject: remove executable bit from module files that don't need it X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b2289ccf9baced6a2bd441735a112fc785033004;p=opensrf%2Fbjwebb.git remove executable bit from module files that don't need it Small nit to pick for Debianization. Signed-off-by: Galen Charlton git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2017 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/perl/lib/OpenSRF/Application/Demo/SimpleText.pm b/src/perl/lib/OpenSRF/Application/Demo/SimpleText.pm old mode 100755 new mode 100644 diff --git a/src/perl/lib/OpenSRF/Utils/Config.pm b/src/perl/lib/OpenSRF/Utils/Config.pm old mode 100755 new mode 100644 diff --git a/src/perl/lib/OpenSRF/Utils/SettingsClient.pm b/src/perl/lib/OpenSRF/Utils/SettingsClient.pm old mode 100755 new mode 100644 diff --git a/src/perl/lib/OpenSRF/Utils/SettingsParser.pm b/src/perl/lib/OpenSRF/Utils/SettingsParser.pm old mode 100755 new mode 100644