From: Southparkfan Date: Mon, 3 Aug 2015 15:28:03 +0000 (+0000) Subject: Revert "Add executable rights for executable (bash) files" X-Git-Tag: 1.31.0-rc.0~10488^2 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=e930012075f42831b5a43dab17e9b708ddd63920;p=lhc%2Fweb%2Fwiklou.git Revert "Add executable rights for executable (bash) files" These are not meant to be complete shell scripts, so shebang lines don't really make sense here. Rather, as noted by the author (Daniel Friesen), scripts in the parent directory include these files using the "source" or "." command. This reverts commit 96e0ed45a81dfb4783c74353a8e70d0b926ad900. Change-Id: I7a0b7bb2a5ea1b1c141cb36f38736fe562b22c10 --- diff --git a/maintenance/dev/includes/php.sh b/maintenance/dev/includes/php.sh old mode 100755 new mode 100644 diff --git a/maintenance/dev/includes/require-php.sh b/maintenance/dev/includes/require-php.sh old mode 100755 new mode 100644