This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove +x from Term::ANSIColor test files.
authorNicholas Clark <nick@ccl4.org>
Wed, 28 May 2014 16:38:14 +0000 (18:38 +0200)
committerNicholas Clark <nick@ccl4.org>
Wed, 28 May 2014 16:38:14 +0000 (18:38 +0200)
Commit 5e64492f6452260c seems to have accidentally changed the mode of the
files.

cpan/Term-ANSIColor/t/module/aliases-func.t [changed mode: 0755->0644]
cpan/Term-ANSIColor/t/module/basic.t [changed mode: 0755->0644]
cpan/Term-ANSIColor/t/module/basic256.t [changed mode: 0755->0644]
cpan/Term-ANSIColor/t/module/eval.t [changed mode: 0755->0644]
cpan/Term-ANSIColor/t/module/stringify.t [changed mode: 0755->0644]
cpan/Term-ANSIColor/t/taint/basic.t [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)