From fc17813bd1888aeace1e74a15c10ba79043a87f8 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Sun, 17 Jan 2016 20:48:39 +0100 Subject: tests: add a make target to check file permissions Additions: - [makefile] check versioned files are not executable - [travis] call the new make target Signed-off-by: VirtualTam --- application/HttpUtils.php | 0 application/LinkUtils.php | 0 application/Url.php | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 application/HttpUtils.php mode change 100755 => 100644 application/LinkUtils.php mode change 100755 => 100644 application/Url.php (limited to 'application') diff --git a/application/HttpUtils.php b/application/HttpUtils.php old mode 100755 new mode 100644 diff --git a/application/LinkUtils.php b/application/LinkUtils.php old mode 100755 new mode 100644 diff --git a/application/Url.php b/application/Url.php old mode 100755 new mode 100644 -- cgit v1.2.3