From 2374561288799a5d59d7f7bead9e3734ae956cc4 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Wed, 2 Sep 2015 18:21:16 -0400 Subject: unset inappropriate execute bits I imagine these date back to old Subversion days and are probably the result of inadvertent commits from Windows users with vcs client configs. having the bit set isn't really harmful most of the time, but it's just not right, and it makes the files stand out in directory listings for no reason --- test/files/run/weakconform.scala | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 test/files/run/weakconform.scala (limited to 'test/files/run/weakconform.scala') diff --git a/test/files/run/weakconform.scala b/test/files/run/weakconform.scala old mode 100755 new mode 100644 -- cgit v1.2.3