In perl.git, the branch maint-5.20 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/39cec6961f8c24d090660291633c4fcc70d4acd8?hp=95ddda1e924ba5f53a7ea5c3c75e571d20969d5d>
- Log ----------------------------------------------------------------- commit 39cec6961f8c24d090660291633c4fcc70d4acd8 Author: Steve Hay <[email protected]> Date: Thu Jul 31 09:20:07 2014 +0100 Fix exec bit following 7d621c156b (Resolving the conflict in that cherry-pick (working on Windows...) apparently changed the perms) ----------------------------------------------------------------------- Summary of changes: Makefile.SH | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 Makefile.SH diff --git a/Makefile.SH b/Makefile.SH old mode 100644 new mode 100755 -- Perl5 Master Repository
