From 997dd020c1e86c466f862d0f83da7d6474266d4a Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Tue, 2 Jan 2018 15:36:49 +0100 Subject: Fix source code file permissions Fix permissions after commit ffc8409aa58c04c1dd140001976b55925ac959f6 - our source files are not executable. Change-Id: Idc5103704256b6f73857b645c323492beaabe879 Reviewed-by: Friedemann Kleint --- tests/auto/corelib/io/qfileinfo/tst_qfileinfo.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tests/auto/corelib/io/qfileinfo/tst_qfileinfo.cpp (limited to 'tests/auto/corelib/io') diff --git a/tests/auto/corelib/io/qfileinfo/tst_qfileinfo.cpp b/tests/auto/corelib/io/qfileinfo/tst_qfileinfo.cpp old mode 100755 new mode 100644 -- cgit v1.2.3