tests: remove exec bit from all of them ('micro' branch)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 May 2013 10:18:43 +0000 (12:18 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 May 2013 11:34:25 +0000 (13:34 +0200)
It gives the impression that they are directly runnable, as with
"./t/foo.sh", but it has been a while since that was the case.  Today,
tests are runnable only through "make check" or "./runtest".

This change is for the 'micro' branch (automake 1.13.2a).  It will
soon be followed by similar patches for the 'maint' branch (automake
1.13a) and the 'master' branch (automake 1.99a).

* t/*.sh, t/*.tap: Remove executable bit.
* maint.mk (sc_tests_executable): Remove.
(syntax_check_rules): Adjust.
* gen-testsuite-part: Set permissions of generated tests to
'444' (-r--r--r--), rather than 555 (-r-xr-xr-x).

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
1213 files changed:
gen-testsuite-part
syntax-checks.mk
t/ac-output-old.tap [changed mode: 0755->0644]
t/acloca10.sh [changed mode: 0755->0644]
t/aclocal-I-order-1.sh [changed mode: 0755->0644]
t/aclocal-I-order-2.sh [changed mode: 0755->0644]
t/aclocal-I-order-3.sh [changed mode: 0755->0644]
t/aclocal-acdir.sh [changed mode: 0755->0644]
t/aclocal-amflags.sh [changed mode: 0755->0644]
t/aclocal-autoconf-version-check.sh [changed mode: 0755->0644]
t/aclocal-comments-respected.sh [changed mode: 0755->0644]
t/aclocal-deleted-header-aclocal-amflags.sh [changed mode: 0755->0644]
t/aclocal-deleted-header.sh [changed mode: 0755->0644]
t/aclocal-deps-subdir.sh [changed mode: 0755->0644]
t/aclocal-deps.sh [changed mode: 0755->0644]
t/aclocal-dirlist-abspath.sh [changed mode: 0755->0644]
t/aclocal-dirlist-globbing.sh [changed mode: 0755->0644]
t/aclocal-dirlist.sh [changed mode: 0755->0644]
t/aclocal-install-absdir.sh [changed mode: 0755->0644]
t/aclocal-install-fail.sh [changed mode: 0755->0644]
t/aclocal-install-mkdir.sh [changed mode: 0755->0644]
t/aclocal-m4-include-are-scanned-aclocal-amflags.sh [changed mode: 0755->0644]
t/aclocal-m4-include-are-scanned.sh [changed mode: 0755->0644]
t/aclocal-m4-sinclude.sh [changed mode: 0755->0644]
t/aclocal-macrodir.tap [changed mode: 0755->0644]
t/aclocal-macrodirs.tap [changed mode: 0755->0644]
t/aclocal-missing-macros.sh [changed mode: 0755->0644]
t/aclocal-no-extra-scan.sh [changed mode: 0755->0644]
t/aclocal-no-force.sh [changed mode: 0755->0644]
t/aclocal-no-install-no-mkdir.sh [changed mode: 0755->0644]
t/aclocal-no-symlinked-overwrite.sh [changed mode: 0755->0644]
t/aclocal-no-unused-required.sh [changed mode: 0755->0644]
t/aclocal-path-install-serial.sh [changed mode: 0755->0644]
t/aclocal-path-install.sh [changed mode: 0755->0644]
t/aclocal-path-nonexistent.sh [changed mode: 0755->0644]
t/aclocal-path-precedence.sh [changed mode: 0755->0644]
t/aclocal-path.sh [changed mode: 0755->0644]
t/aclocal-pr450.sh [changed mode: 0755->0644]
t/aclocal-print-acdir.sh [changed mode: 0755->0644]
t/aclocal-remake-misc.sh [changed mode: 0755->0644]
t/aclocal-req.sh [changed mode: 0755->0644]
t/aclocal-scan-configure-ac-pr319.sh [changed mode: 0755->0644]
t/aclocal-serial.sh [changed mode: 0755->0644]
t/aclocal-underquoted-defun.sh [changed mode: 0755->0644]
t/aclocal-verbose-install.sh [changed mode: 0755->0644]
t/aclocal.sh [changed mode: 0755->0644]
t/acsilent.sh [changed mode: 0755->0644]
t/acsubst.sh [changed mode: 0755->0644]
t/acsubst2.sh [changed mode: 0755->0644]
t/add-missing-multiple.sh [changed mode: 0755->0644]
t/add-missing.tap [changed mode: 0755->0644]
t/all.sh [changed mode: 0755->0644]
t/all2.sh [changed mode: 0755->0644]
t/alloca.sh [changed mode: 0755->0644]
t/alloca2.sh [changed mode: 0755->0644]
t/alpha.sh [changed mode: 0755->0644]
t/alpha2.sh [changed mode: 0755->0644]
t/am-config-header.sh [changed mode: 0755->0644]
t/am-default-source-ext.sh [changed mode: 0755->0644]
t/am-macro-not-found.sh [changed mode: 0755->0644]
t/am-missing-prog.sh [changed mode: 0755->0644]
t/am-prog-cc-stdc.sh [changed mode: 0755->0644]
t/am-tests-environment.sh [changed mode: 0755->0644]
t/amassign.sh [changed mode: 0755->0644]
t/amhello-binpkg.sh [changed mode: 0755->0644]
t/amhello-cflags.sh [changed mode: 0755->0644]
t/amhello-cross-compile.sh [changed mode: 0755->0644]
t/aminit-moreargs-deprecation.sh [changed mode: 0755->0644]
t/amopt.sh [changed mode: 0755->0644]
t/amopts-location.sh [changed mode: 0755->0644]
t/amopts-variable-expansion.sh [changed mode: 0755->0644]
t/amsubst.sh [changed mode: 0755->0644]
t/ansi2knr-no-more.sh [changed mode: 0755->0644]
t/ar-lib.sh [changed mode: 0755->0644]
t/ar-lib2.sh [changed mode: 0755->0644]
t/ar-lib3.sh [changed mode: 0755->0644]
t/ar-lib4.sh [changed mode: 0755->0644]
t/ar-lib5a.sh [changed mode: 0755->0644]
t/ar-lib5b.sh [changed mode: 0755->0644]
t/ar-lib6a.sh [changed mode: 0755->0644]
t/ar-lib6b.sh [changed mode: 0755->0644]
t/ar-lib7.sh [changed mode: 0755->0644]
t/ar.sh [changed mode: 0755->0644]
t/ar2.sh [changed mode: 0755->0644]
t/ar3.sh [changed mode: 0755->0644]
t/ar4.sh [changed mode: 0755->0644]
t/ar5.sh [changed mode: 0755->0644]
t/asm.sh [changed mode: 0755->0644]
t/asm2.sh [changed mode: 0755->0644]
t/asm3.sh [changed mode: 0755->0644]
t/autodist-acconfig-no-subdir.sh [changed mode: 0755->0644]
t/autodist-acconfig.sh [changed mode: 0755->0644]
t/autodist-aclocal-m4.sh [changed mode: 0755->0644]
t/autodist-config-headers.sh [changed mode: 0755->0644]
t/autodist-configure-no-subdir.sh [changed mode: 0755->0644]
t/autodist-no-duplicate.sh [changed mode: 0755->0644]
t/autodist-stamp-vti.sh [changed mode: 0755->0644]
t/autodist-subdir.sh [changed mode: 0755->0644]
t/autodist.sh [changed mode: 0755->0644]
t/autohdr-subdir-pr12495.sh [changed mode: 0755->0644]
t/autohdr.sh [changed mode: 0755->0644]
t/autohdr3.sh [changed mode: 0755->0644]
t/autohdr4.sh [changed mode: 0755->0644]
t/autohdrdry.sh [changed mode: 0755->0644]
t/automake-cmdline.tap [changed mode: 0755->0644]
t/auxdir-autodetect.sh [changed mode: 0755->0644]
t/auxdir-computed.tap [changed mode: 0755->0644]
t/auxdir-misplaced.sh [changed mode: 0755->0644]
t/auxdir-nonexistent.sh [changed mode: 0755->0644]
t/auxdir-unportable.tap [changed mode: 0755->0644]
t/auxdir.sh [changed mode: 0755->0644]
t/auxdir6.sh [changed mode: 0755->0644]
t/auxdir7.sh [changed mode: 0755->0644]
t/auxdir8.sh [changed mode: 0755->0644]
t/backcompat-acout.sh [changed mode: 0755->0644]
t/backcompat.sh [changed mode: 0755->0644]
t/backcompat2.sh [changed mode: 0755->0644]
t/backcompat3.sh [changed mode: 0755->0644]
t/backcompat6.sh [changed mode: 0755->0644]
t/backslash-before-trailing-whitespace.sh [changed mode: 0755->0644]
t/backslash-issues.sh [changed mode: 0755->0644]
t/badline.sh [changed mode: 0755->0644]
t/badopt.sh [changed mode: 0755->0644]
t/badprog.sh [changed mode: 0755->0644]
t/built-sources-check.sh [changed mode: 0755->0644]
t/built-sources-cond.sh [changed mode: 0755->0644]
t/built-sources-fork-bomb.sh [changed mode: 0755->0644]
t/built-sources-install.sh [changed mode: 0755->0644]
t/built-sources-subdir.sh [changed mode: 0755->0644]
t/built-sources.sh [changed mode: 0755->0644]
t/c-demo.sh [changed mode: 0755->0644]
t/candist.sh [changed mode: 0755->0644]
t/canon-name.sh [changed mode: 0755->0644]
t/canon.sh [changed mode: 0755->0644]
t/canon2.sh [changed mode: 0755->0644]
t/canon3.sh [changed mode: 0755->0644]
t/canon4.sh [changed mode: 0755->0644]
t/canon5.sh [changed mode: 0755->0644]
t/canon6.sh [changed mode: 0755->0644]
t/canon7.sh [changed mode: 0755->0644]
t/canon8.sh [changed mode: 0755->0644]
t/ccnoco.sh [changed mode: 0755->0644]
t/ccnoco2.sh [changed mode: 0755->0644]
t/ccnoco3.sh [changed mode: 0755->0644]
t/check-concurrency-bug9245.sh [changed mode: 0755->0644]
t/check-exported-srcdir.sh [changed mode: 0755->0644]
t/check-fd-redirect.sh [changed mode: 0755->0644]
t/check-no-test-driver.sh [changed mode: 0755->0644]
t/check-subst-prog.sh [changed mode: 0755->0644]
t/check-subst.sh [changed mode: 0755->0644]
t/check-tests-in-builddir.sh [changed mode: 0755->0644]
t/check.sh [changed mode: 0755->0644]
t/check10.sh [changed mode: 0755->0644]
t/check11.sh [changed mode: 0755->0644]
t/check12.sh [changed mode: 0755->0644]
t/check2.sh [changed mode: 0755->0644]
t/check4.sh [changed mode: 0755->0644]
t/check5.sh [changed mode: 0755->0644]
t/check6.sh [changed mode: 0755->0644]
t/check7.sh [changed mode: 0755->0644]
t/check8.sh [changed mode: 0755->0644]
t/checkall.sh [changed mode: 0755->0644]
t/clean.sh [changed mode: 0755->0644]
t/colneq.sh [changed mode: 0755->0644]
t/colneq2.sh [changed mode: 0755->0644]
t/colneq3.sh [changed mode: 0755->0644]
t/colon.sh [changed mode: 0755->0644]
t/colon2.sh [changed mode: 0755->0644]
t/colon3.sh [changed mode: 0755->0644]
t/colon4.sh [changed mode: 0755->0644]
t/colon5.sh [changed mode: 0755->0644]
t/colon6.sh [changed mode: 0755->0644]
t/colon7.sh [changed mode: 0755->0644]
t/color-tests-opt.sh [changed mode: 0755->0644]
t/color-tests.sh [changed mode: 0755->0644]
t/color-tests2.sh [changed mode: 0755->0644]
t/commen10.sh [changed mode: 0755->0644]
t/commen11.sh [changed mode: 0755->0644]
t/comment-block.sh [changed mode: 0755->0644]
t/comment.sh [changed mode: 0755->0644]
t/comment2.sh [changed mode: 0755->0644]
t/comment3.sh [changed mode: 0755->0644]
t/comment4.sh [changed mode: 0755->0644]
t/comment5.sh [changed mode: 0755->0644]
t/comment6.sh [changed mode: 0755->0644]
t/comment7.sh [changed mode: 0755->0644]
t/comment8.sh [changed mode: 0755->0644]
t/comment9.sh [changed mode: 0755->0644]
t/comments-in-var-def.sh [changed mode: 0755->0644]
t/compile.sh [changed mode: 0755->0644]
t/compile2.sh [changed mode: 0755->0644]
t/compile3.sh [changed mode: 0755->0644]
t/compile4.sh [changed mode: 0755->0644]
t/compile5.sh [changed mode: 0755->0644]
t/compile6.sh [changed mode: 0755->0644]
t/compile_f90_c_cxx.sh [changed mode: 0755->0644]
t/compile_f_c_cxx.sh [changed mode: 0755->0644]
t/cond-basic.sh [changed mode: 0755->0644]
t/cond.sh [changed mode: 0755->0644]
t/cond10.sh [changed mode: 0755->0644]
t/cond11.sh [changed mode: 0755->0644]
t/cond13.sh [changed mode: 0755->0644]
t/cond14.sh [changed mode: 0755->0644]
t/cond15.sh [changed mode: 0755->0644]
t/cond16.sh [changed mode: 0755->0644]
t/cond17.sh [changed mode: 0755->0644]
t/cond18.sh [changed mode: 0755->0644]
t/cond19.sh [changed mode: 0755->0644]
t/cond20.sh [changed mode: 0755->0644]
t/cond21.sh [changed mode: 0755->0644]
t/cond22.sh [changed mode: 0755->0644]
t/cond23.sh [changed mode: 0755->0644]
t/cond24.sh [changed mode: 0755->0644]
t/cond25.sh [changed mode: 0755->0644]
t/cond26.sh [changed mode: 0755->0644]
t/cond27.sh [changed mode: 0755->0644]
t/cond28.sh [changed mode: 0755->0644]
t/cond3.sh [changed mode: 0755->0644]
t/cond30.sh [changed mode: 0755->0644]
t/cond31.sh [changed mode: 0755->0644]
t/cond32.sh [changed mode: 0755->0644]
t/cond33.sh [changed mode: 0755->0644]
t/cond34.sh [changed mode: 0755->0644]
t/cond35.sh [changed mode: 0755->0644]
t/cond36.sh [changed mode: 0755->0644]
t/cond37.sh [changed mode: 0755->0644]
t/cond38.sh [changed mode: 0755->0644]
t/cond39.sh [changed mode: 0755->0644]
t/cond4.sh [changed mode: 0755->0644]
t/cond40.sh [changed mode: 0755->0644]
t/cond41.sh [changed mode: 0755->0644]
t/cond42.sh [changed mode: 0755->0644]
t/cond43.sh [changed mode: 0755->0644]
t/cond44.sh [changed mode: 0755->0644]
t/cond45.sh [changed mode: 0755->0644]
t/cond46.sh [changed mode: 0755->0644]
t/cond5.sh [changed mode: 0755->0644]
t/cond6.sh [changed mode: 0755->0644]
t/cond7.sh [changed mode: 0755->0644]
t/cond8.sh [changed mode: 0755->0644]
t/cond9.sh [changed mode: 0755->0644]
t/condd.sh [changed mode: 0755->0644]
t/condhook.sh [changed mode: 0755->0644]
t/condhook2.sh [changed mode: 0755->0644]
t/condinc.sh [changed mode: 0755->0644]
t/condinc2.sh [changed mode: 0755->0644]
t/condlib.sh [changed mode: 0755->0644]
t/condman2.sh [changed mode: 0755->0644]
t/condman3.sh [changed mode: 0755->0644]
t/confdeps.sh [changed mode: 0755->0644]
t/conff.sh [changed mode: 0755->0644]
t/conff2.sh [changed mode: 0755->0644]
t/conffile-leading-dot.sh [changed mode: 0755->0644]
t/confh-subdir-clean.sh [changed mode: 0755->0644]
t/confh.sh [changed mode: 0755->0644]
t/confh4.sh [changed mode: 0755->0644]
t/confh5.sh [changed mode: 0755->0644]
t/confh6.sh [changed mode: 0755->0644]
t/confh7.sh [changed mode: 0755->0644]
t/confh8.sh [changed mode: 0755->0644]
t/configure.sh [changed mode: 0755->0644]
t/confincl.sh [changed mode: 0755->0644]
t/conflnk.sh [changed mode: 0755->0644]
t/conflnk2.sh [changed mode: 0755->0644]
t/conflnk3.sh [changed mode: 0755->0644]
t/conflnk4.sh [changed mode: 0755->0644]
t/confsub.sh [changed mode: 0755->0644]
t/confvar.sh [changed mode: 0755->0644]
t/confvar2.sh [changed mode: 0755->0644]
t/copy.sh [changed mode: 0755->0644]
t/cscope.tap [changed mode: 0755->0644]
t/cscope2.sh [changed mode: 0755->0644]
t/cscope3.sh [changed mode: 0755->0644]
t/cxx-demo.sh [changed mode: 0755->0644]
t/cxx-lt-demo.sh [changed mode: 0755->0644]
t/cxx.sh [changed mode: 0755->0644]
t/cxx2.sh [changed mode: 0755->0644]
t/cxxcpp.sh [changed mode: 0755->0644]
t/cxxlibobj.sh [changed mode: 0755->0644]
t/cxxlink.sh [changed mode: 0755->0644]
t/cxxnoc.sh [changed mode: 0755->0644]
t/cygnus-no-more.sh [changed mode: 0755->0644]
t/cygwin32.sh [changed mode: 0755->0644]
t/dash.sh [changed mode: 0755->0644]
t/defun.sh [changed mode: 0755->0644]
t/defun2.sh [changed mode: 0755->0644]
t/dejagnu-absolute-builddir.sh [changed mode: 0755->0644]
t/dejagnu-relative-srcdir.sh [changed mode: 0755->0644]
t/dejagnu-siteexp-append.sh [changed mode: 0755->0644]
t/dejagnu-siteexp-extend.sh [changed mode: 0755->0644]
t/dejagnu-siteexp-useredit.sh [changed mode: 0755->0644]
t/dejagnu.sh [changed mode: 0755->0644]
t/dejagnu2.sh [changed mode: 0755->0644]
t/dejagnu3.sh [changed mode: 0755->0644]
t/dejagnu4.sh [changed mode: 0755->0644]
t/dejagnu5.sh [changed mode: 0755->0644]
t/dejagnu6.sh [changed mode: 0755->0644]
t/dejagnu7.sh [changed mode: 0755->0644]
t/deleted-am.sh [changed mode: 0755->0644]
t/deleted-m4.sh [changed mode: 0755->0644]
t/depacl2.sh [changed mode: 0755->0644]
t/depcomp-implicit-auxdir.sh [changed mode: 0755->0644]
t/depcomp.sh [changed mode: 0755->0644]
t/depcomp2.sh [changed mode: 0755->0644]
t/depcomp8a.sh [changed mode: 0755->0644]
t/depcomp8b.sh [changed mode: 0755->0644]
t/depdist.sh [changed mode: 0755->0644]
t/depend.sh [changed mode: 0755->0644]
t/depend3.sh [changed mode: 0755->0644]
t/depend4.sh [changed mode: 0755->0644]
t/depend5.sh [changed mode: 0755->0644]
t/depend6.sh [changed mode: 0755->0644]
t/deprecated-acinit.sh [changed mode: 0755->0644]
t/destdir.sh [changed mode: 0755->0644]
t/dir-named-obj-is-bad.sh [changed mode: 0755->0644]
t/discover.sh [changed mode: 0755->0644]
t/dist-auxdir-many-subdirs.sh [changed mode: 0755->0644]
t/dist-auxfile-2.sh [changed mode: 0755->0644]
t/dist-auxfile.sh [changed mode: 0755->0644]
t/dist-formats.tap [changed mode: 0755->0644]
t/dist-included-parent-dir.sh [changed mode: 0755->0644]
t/dist-missing-am.sh [changed mode: 0755->0644]
t/dist-missing-included-m4.sh [changed mode: 0755->0644]
t/dist-missing-m4.sh [changed mode: 0755->0644]
t/dist-pr109765.sh [changed mode: 0755->0644]
t/dist-readonly.sh [changed mode: 0755->0644]
t/dist-repeated.sh [changed mode: 0755->0644]
t/distcheck-configure-flags-am.sh [changed mode: 0755->0644]
t/distcheck-configure-flags-subpkg.sh [changed mode: 0755->0644]
t/distcheck-configure-flags.sh [changed mode: 0755->0644]
t/distcheck-hook.sh [changed mode: 0755->0644]
t/distcheck-hook2.sh [changed mode: 0755->0644]
t/distcheck-missing-m4.sh [changed mode: 0755->0644]
t/distcheck-outdated-m4.sh [changed mode: 0755->0644]
t/distcheck-override-infodir.sh [changed mode: 0755->0644]
t/distcheck-pr10470.sh [changed mode: 0755->0644]
t/distcheck-pr9579.sh [changed mode: 0755->0644]
t/distcheck-writable-srcdir.sh [changed mode: 0755->0644]
t/distcleancheck.sh [changed mode: 0755->0644]
t/distcom-subdir.sh [changed mode: 0755->0644]
t/distcom2.sh [changed mode: 0755->0644]
t/distcom3.sh [changed mode: 0755->0644]
t/distcom4.sh [changed mode: 0755->0644]
t/distcom5.sh [changed mode: 0755->0644]
t/distdir.sh [changed mode: 0755->0644]
t/disthook.sh [changed mode: 0755->0644]
t/distlinks.sh [changed mode: 0755->0644]
t/distlinksbrk.sh [changed mode: 0755->0644]
t/distname.sh [changed mode: 0755->0644]
t/dmalloc.sh [changed mode: 0755->0644]
t/doc-parsing-buglets-colneq-subst.sh [changed mode: 0755->0644]
t/doc-parsing-buglets-tabs.sh [changed mode: 0755->0644]
t/dollar.sh [changed mode: 0755->0644]
t/dollarvar.sh [changed mode: 0755->0644]
t/dollarvar2.sh [changed mode: 0755->0644]
t/double.sh [changed mode: 0755->0644]
t/dup2.sh [changed mode: 0755->0644]
t/else.sh [changed mode: 0755->0644]
t/empty-data-primary.sh [changed mode: 0755->0644]
t/empty-sources-primary.tap [changed mode: 0755->0644]
t/exdir.sh [changed mode: 0755->0644]
t/exdir2.sh [changed mode: 0755->0644]
t/exdir3.sh [changed mode: 0755->0644]
t/exeext.sh [changed mode: 0755->0644]
t/exeext2.sh [changed mode: 0755->0644]
t/exeext3.sh [changed mode: 0755->0644]
t/exeext4.sh [changed mode: 0755->0644]
t/exsource.sh [changed mode: 0755->0644]
t/ext.sh [changed mode: 0755->0644]
t/ext2.sh [changed mode: 0755->0644]
t/ext3.sh [changed mode: 0755->0644]
t/extra-data.sh [changed mode: 0755->0644]
t/extra-deps-lt.sh [changed mode: 0755->0644]
t/extra-deps.sh [changed mode: 0755->0644]
t/extra-dist-dirs-and-subdirs.sh [changed mode: 0755->0644]
t/extra-dist-vpath-dir-merge.sh [changed mode: 0755->0644]
t/extra-dist-vpath-dir.sh [changed mode: 0755->0644]
t/extra-dist-wildcards-gnu.sh [changed mode: 0755->0644]
t/extra-dist-wildcards-vpath.sh [changed mode: 0755->0644]
t/extra-dist-wildcards.sh [changed mode: 0755->0644]
t/extra-portability.sh [changed mode: 0755->0644]
t/extra-portability2.sh [changed mode: 0755->0644]
t/extra-portability3.sh [changed mode: 0755->0644]
t/extra-programs-and-libs.sh [changed mode: 0755->0644]
t/extra-programs-empty.sh [changed mode: 0755->0644]
t/extra-programs-misc.sh [changed mode: 0755->0644]
t/extra.sh [changed mode: 0755->0644]
t/extra2.sh [changed mode: 0755->0644]
t/f90only.sh [changed mode: 0755->0644]
t/flavor.sh [changed mode: 0755->0644]
t/flibs.sh [changed mode: 0755->0644]
t/fn99.sh [changed mode: 0755->0644]
t/fn99subdir.sh [changed mode: 0755->0644]
t/fnoc.sh [changed mode: 0755->0644]
t/fonly.sh [changed mode: 0755->0644]
t/forcemiss.sh [changed mode: 0755->0644]
t/forcemiss2.sh [changed mode: 0755->0644]
t/fort1.sh [changed mode: 0755->0644]
t/fort2.sh [changed mode: 0755->0644]
t/fort4.sh [changed mode: 0755->0644]
t/fort5.sh [changed mode: 0755->0644]
t/fortdep.sh [changed mode: 0755->0644]
t/gcj.sh [changed mode: 0755->0644]
t/gcj2.sh [changed mode: 0755->0644]
t/gcj3.sh [changed mode: 0755->0644]
t/gcj4.sh [changed mode: 0755->0644]
t/gcj5.sh [changed mode: 0755->0644]
t/gcj6.sh [changed mode: 0755->0644]
t/get-sysconf.sh [changed mode: 0755->0644]
t/gettext-macros.sh [changed mode: 0755->0644]
t/gettext.sh [changed mode: 0755->0644]
t/gettext2.sh [changed mode: 0755->0644]
t/gettext3.sh [changed mode: 0755->0644]
t/gnits.sh [changed mode: 0755->0644]
t/gnits2.sh [changed mode: 0755->0644]
t/gnits3.sh [changed mode: 0755->0644]
t/gnumake.sh [changed mode: 0755->0644]
t/gnuwarn.sh [changed mode: 0755->0644]
t/gnuwarn2.sh [changed mode: 0755->0644]
t/hdr-vars-defined-once.sh [changed mode: 0755->0644]
t/header.sh [changed mode: 0755->0644]
t/help-depend.sh [changed mode: 0755->0644]
t/help-depend2.sh [changed mode: 0755->0644]
t/help-dmalloc.sh [changed mode: 0755->0644]
t/help-init.sh [changed mode: 0755->0644]
t/help-lispdir.sh [changed mode: 0755->0644]
t/help-python.sh [changed mode: 0755->0644]
t/help-silent.sh [changed mode: 0755->0644]
t/help-upc.sh [changed mode: 0755->0644]
t/help.sh [changed mode: 0755->0644]
t/help2.sh [changed mode: 0755->0644]
t/help3.sh [changed mode: 0755->0644]
t/help4.sh [changed mode: 0755->0644]
t/hfs.sh [changed mode: 0755->0644]
t/implicit.sh [changed mode: 0755->0644]
t/init.sh [changed mode: 0755->0644]
t/init2.sh [changed mode: 0755->0644]
t/insh2.sh [changed mode: 0755->0644]
t/install-info-dir.sh [changed mode: 0755->0644]
t/install2.sh [changed mode: 0755->0644]
t/installdir.sh [changed mode: 0755->0644]
t/instdat.sh [changed mode: 0755->0644]
t/instdat2.sh [changed mode: 0755->0644]
t/instdir-cond.sh [changed mode: 0755->0644]
t/instdir-cond2.sh [changed mode: 0755->0644]
t/instdir-java.sh [changed mode: 0755->0644]
t/instdir-lisp.sh [changed mode: 0755->0644]
t/instdir-ltlib.sh [changed mode: 0755->0644]
t/instdir-no-empty.sh [changed mode: 0755->0644]
t/instdir-prog.sh [changed mode: 0755->0644]
t/instdir-python.sh [changed mode: 0755->0644]
t/instdir-texi.sh [changed mode: 0755->0644]
t/instdir.sh [changed mode: 0755->0644]
t/instdir2.sh [changed mode: 0755->0644]
t/instexec.sh [changed mode: 0755->0644]
t/instfail-info.sh [changed mode: 0755->0644]
t/instfail-java.sh [changed mode: 0755->0644]
t/instfail-libtool.sh [changed mode: 0755->0644]
t/instfail.sh [changed mode: 0755->0644]
t/insthook.sh [changed mode: 0755->0644]
t/instman.sh [changed mode: 0755->0644]
t/instman2.sh [changed mode: 0755->0644]
t/instmany-mans.sh [changed mode: 0755->0644]
t/instmany-python.sh [changed mode: 0755->0644]
t/instmany.sh [changed mode: 0755->0644]
t/instsh.sh [changed mode: 0755->0644]
t/instsh2.sh [changed mode: 0755->0644]
t/instsh3.sh [changed mode: 0755->0644]
t/instspc.tap [changed mode: 0755->0644]
t/interp.sh [changed mode: 0755->0644]
t/interp2.sh [changed mode: 0755->0644]
t/java-check.sh [changed mode: 0755->0644]
t/java-clean.sh [changed mode: 0755->0644]
t/java-compile-install.sh [changed mode: 0755->0644]
t/java-compile-run-flat.sh [changed mode: 0755->0644]
t/java-compile-run-nested.sh [changed mode: 0755->0644]
t/java-empty-classpath.sh [changed mode: 0755->0644]
t/java-extra.sh [changed mode: 0755->0644]
t/java-mix.sh [changed mode: 0755->0644]
t/java-no-duplicate.sh [changed mode: 0755->0644]
t/java-nobase.sh [changed mode: 0755->0644]
t/java-noinst.sh [changed mode: 0755->0644]
t/java-rebuild.sh [changed mode: 0755->0644]
t/java-sources.sh [changed mode: 0755->0644]
t/java-uninstall.sh [changed mode: 0755->0644]
t/java.sh [changed mode: 0755->0644]
t/java2.sh [changed mode: 0755->0644]
t/java3.sh [changed mode: 0755->0644]
t/javadir-undefined.sh [changed mode: 0755->0644]
t/javaflags.sh [changed mode: 0755->0644]
t/javaprim.sh [changed mode: 0755->0644]
t/javasubst.sh [changed mode: 0755->0644]
t/ldadd.sh [changed mode: 0755->0644]
t/ldflags.sh [changed mode: 0755->0644]
t/lex-clean-cxx.sh [changed mode: 0755->0644]
t/lex-clean.sh [changed mode: 0755->0644]
t/lex-depend-cxx.sh [changed mode: 0755->0644]
t/lex-depend-grep.sh [changed mode: 0755->0644]
t/lex-depend.sh [changed mode: 0755->0644]
t/lex-header.sh [changed mode: 0755->0644]
t/lex-lib-external.sh [changed mode: 0755->0644]
t/lex-lib.sh [changed mode: 0755->0644]
t/lex-libobj.sh [changed mode: 0755->0644]
t/lex-line.sh [changed mode: 0755->0644]
t/lex-nodist.sh [changed mode: 0755->0644]
t/lex-noyywrap.sh [changed mode: 0755->0644]
t/lex-pr204.sh [changed mode: 0755->0644]
t/lex-subobj-nodep.sh [changed mode: 0755->0644]
t/lex.sh [changed mode: 0755->0644]
t/lex2.sh [changed mode: 0755->0644]
t/lex3.sh [changed mode: 0755->0644]
t/lex5.sh [changed mode: 0755->0644]
t/lexcpp.sh [changed mode: 0755->0644]
t/lexvpath.sh [changed mode: 0755->0644]
t/lflags.sh [changed mode: 0755->0644]
t/lflags2.sh [changed mode: 0755->0644]
t/libexec.sh [changed mode: 0755->0644]
t/libobj-basic.sh [changed mode: 0755->0644]
t/libobj10.sh [changed mode: 0755->0644]
t/libobj12.sh [changed mode: 0755->0644]
t/libobj13.sh [changed mode: 0755->0644]
t/libobj14.sh [changed mode: 0755->0644]
t/libobj15a.sh [changed mode: 0755->0644]
t/libobj15b.sh [changed mode: 0755->0644]
t/libobj15c.sh [changed mode: 0755->0644]
t/libobj16a.sh [changed mode: 0755->0644]
t/libobj16b.sh [changed mode: 0755->0644]
t/libobj17.sh [changed mode: 0755->0644]
t/libobj18.sh [changed mode: 0755->0644]
t/libobj19.sh [changed mode: 0755->0644]
t/libobj2.sh [changed mode: 0755->0644]
t/libobj20a.sh [changed mode: 0755->0644]
t/libobj20b.sh [changed mode: 0755->0644]
t/libobj20c.sh [changed mode: 0755->0644]
t/libobj3.sh [changed mode: 0755->0644]
t/libobj4.sh [changed mode: 0755->0644]
t/libobj5.sh [changed mode: 0755->0644]
t/libobj7.sh [changed mode: 0755->0644]
t/library.sh [changed mode: 0755->0644]
t/library2.sh [changed mode: 0755->0644]
t/library3.sh [changed mode: 0755->0644]
t/libtoo10.sh [changed mode: 0755->0644]
t/libtoo11.sh [changed mode: 0755->0644]
t/libtool-macros.sh [changed mode: 0755->0644]
t/libtool.sh [changed mode: 0755->0644]
t/libtool2.sh [changed mode: 0755->0644]
t/libtool3.sh [changed mode: 0755->0644]
t/libtool4.sh [changed mode: 0755->0644]
t/libtool5.sh [changed mode: 0755->0644]
t/libtool6.sh [changed mode: 0755->0644]
t/libtool7.sh [changed mode: 0755->0644]
t/libtool8.sh [changed mode: 0755->0644]
t/libtool9.sh [changed mode: 0755->0644]
t/license.sh [changed mode: 0755->0644]
t/license2.sh [changed mode: 0755->0644]
t/link_c_cxx.sh [changed mode: 0755->0644]
t/link_cond.sh [changed mode: 0755->0644]
t/link_dist.sh [changed mode: 0755->0644]
t/link_f90_only.sh [changed mode: 0755->0644]
t/link_f_only.sh [changed mode: 0755->0644]
t/link_fc.sh [changed mode: 0755->0644]
t/link_fccxx.sh [changed mode: 0755->0644]
t/link_fcxx.sh [changed mode: 0755->0644]
t/link_override.sh [changed mode: 0755->0644]
t/lisp-flags.sh [changed mode: 0755->0644]
t/lisp-loadpath.sh [changed mode: 0755->0644]
t/lisp-pr11806.sh [changed mode: 0755->0644]
t/lisp-subdir-mix.sh [changed mode: 0755->0644]
t/lisp-subdir.sh [changed mode: 0755->0644]
t/lisp-subdir2.sh [changed mode: 0755->0644]
t/lisp2.sh [changed mode: 0755->0644]
t/lisp3.sh [changed mode: 0755->0644]
t/lisp4.sh [changed mode: 0755->0644]
t/lisp5.sh [changed mode: 0755->0644]
t/lisp6.sh [changed mode: 0755->0644]
t/lisp7.sh [changed mode: 0755->0644]
t/lisp8.sh [changed mode: 0755->0644]
t/lispdry.sh [changed mode: 0755->0644]
t/listval.sh [changed mode: 0755->0644]
t/location.sh [changed mode: 0755->0644]
t/longlin2.sh [changed mode: 0755->0644]
t/longline.sh [changed mode: 0755->0644]
t/ltcond.sh [changed mode: 0755->0644]
t/ltcond2.sh [changed mode: 0755->0644]
t/ltconv.sh [changed mode: 0755->0644]
t/ltdeps.sh [changed mode: 0755->0644]
t/ltinit.sh [changed mode: 0755->0644]
t/ltinstloc.sh [changed mode: 0755->0644]
t/ltlibobjs.sh [changed mode: 0755->0644]
t/ltlibsrc.sh [changed mode: 0755->0644]
t/ltorder.sh [changed mode: 0755->0644]
t/lzma.sh [changed mode: 0755->0644]
t/m4-inclusion.sh [changed mode: 0755->0644]
t/maintclean-vpath.sh [changed mode: 0755->0644]
t/maintclean.sh [changed mode: 0755->0644]
t/maintmode-configure-msg.sh [changed mode: 0755->0644]
t/make-dryrun.tap [changed mode: 0755->0644]
t/make-is-gnu.sh [changed mode: 0755->0644]
t/make-keepgoing.tap [changed mode: 0755->0644]
t/make.sh [changed mode: 0755->0644]
t/makefile-deps.sh [changed mode: 0755->0644]
t/makej.sh [changed mode: 0755->0644]
t/makej2.sh [changed mode: 0755->0644]
t/maken.sh [changed mode: 0755->0644]
t/maken3.sh [changed mode: 0755->0644]
t/makevars.sh [changed mode: 0755->0644]
t/man.sh [changed mode: 0755->0644]
t/man2.sh [changed mode: 0755->0644]
t/man3.sh [changed mode: 0755->0644]
t/man5.sh [changed mode: 0755->0644]
t/man6.sh [changed mode: 0755->0644]
t/man7.sh [changed mode: 0755->0644]
t/man8.sh [changed mode: 0755->0644]
t/mdate.sh [changed mode: 0755->0644]
t/mdate2.sh [changed mode: 0755->0644]
t/mdate3.sh [changed mode: 0755->0644]
t/mdate4.sh [changed mode: 0755->0644]
t/mdate5.sh [changed mode: 0755->0644]
t/mdate6.sh [changed mode: 0755->0644]
t/missing-auxfile-stops-makefiles-creation.sh [changed mode: 0755->0644]
t/missing-version-mismatch.sh [changed mode: 0755->0644]
t/missing3.sh [changed mode: 0755->0644]
t/mkdir_p.sh [changed mode: 0755->0644]
t/mkdirp-deprecation.sh [changed mode: 0755->0644]
t/mkinst2.sh [changed mode: 0755->0644]
t/mkinst3.sh [changed mode: 0755->0644]
t/mkinstall.sh [changed mode: 0755->0644]
t/mmode.sh [changed mode: 0755->0644]
t/mmodely.sh [changed mode: 0755->0644]
t/no-extra-makefile-code.sh [changed mode: 0755->0644]
t/no-spurious-install-recursive.sh [changed mode: 0755->0644]
t/nobase-libtool.sh [changed mode: 0755->0644]
t/nobase-nodist.sh [changed mode: 0755->0644]
t/nobase-python.sh [changed mode: 0755->0644]
t/nobase.sh [changed mode: 0755->0644]
t/nodef.sh [changed mode: 0755->0644]
t/nodef2.sh [changed mode: 0755->0644]
t/nodep.sh [changed mode: 0755->0644]
t/nodep2.sh [changed mode: 0755->0644]
t/nodepcomp.sh [changed mode: 0755->0644]
t/nodist.sh [changed mode: 0755->0644]
t/nodist2.sh [changed mode: 0755->0644]
t/nodist3.sh [changed mode: 0755->0644]
t/noinst.sh [changed mode: 0755->0644]
t/noinstdir.sh [changed mode: 0755->0644]
t/nolink.sh [changed mode: 0755->0644]
t/nostdinc.sh [changed mode: 0755->0644]
t/notrans.sh [changed mode: 0755->0644]
t/number.sh [changed mode: 0755->0644]
t/objc-basic.sh [changed mode: 0755->0644]
t/objc-deps.sh [changed mode: 0755->0644]
t/objc-flags.sh [changed mode: 0755->0644]
t/objc-megademo.sh [changed mode: 0755->0644]
t/objc-minidemo.sh [changed mode: 0755->0644]
t/objcxx-basic.sh [changed mode: 0755->0644]
t/objcxx-deps.sh [changed mode: 0755->0644]
t/objcxx-flags.sh [changed mode: 0755->0644]
t/objcxx-minidemo.sh [changed mode: 0755->0644]
t/objext-pr10128.sh [changed mode: 0755->0644]
t/oldvars.sh [changed mode: 0755->0644]
t/order.sh [changed mode: 0755->0644]
t/output-order.sh [changed mode: 0755->0644]
t/output.sh [changed mode: 0755->0644]
t/output10.sh [changed mode: 0755->0644]
t/output11.sh [changed mode: 0755->0644]
t/output12.sh [changed mode: 0755->0644]
t/output13.sh [changed mode: 0755->0644]
t/output2.sh [changed mode: 0755->0644]
t/output3.sh [changed mode: 0755->0644]
t/output4.sh [changed mode: 0755->0644]
t/output5.sh [changed mode: 0755->0644]
t/output6.sh [changed mode: 0755->0644]
t/output7.sh [changed mode: 0755->0644]
t/output8.sh [changed mode: 0755->0644]
t/output9.sh [changed mode: 0755->0644]
t/override-conditional-1.sh [changed mode: 0755->0644]
t/override-conditional-2.sh [changed mode: 0755->0644]
t/override-html.sh [changed mode: 0755->0644]
t/override-suggest-local.sh [changed mode: 0755->0644]
t/parallel-am.sh [changed mode: 0755->0644]
t/parallel-am2.sh [changed mode: 0755->0644]
t/parallel-am3.sh [changed mode: 0755->0644]
t/parallel-tests-basics.sh [changed mode: 0755->0644]
t/parallel-tests-cmdline-override.sh [changed mode: 0755->0644]
t/parallel-tests-concurrency-2.sh [changed mode: 0755->0644]
t/parallel-tests-concurrency.sh [changed mode: 0755->0644]
t/parallel-tests-console-output.sh [changed mode: 0755->0644]
t/parallel-tests-driver-install.sh [changed mode: 0755->0644]
t/parallel-tests-dry-run-1.sh [changed mode: 0755->0644]
t/parallel-tests-dry-run-2.sh [changed mode: 0755->0644]
t/parallel-tests-empty-testlogs.sh [changed mode: 0755->0644]
t/parallel-tests-empty.sh [changed mode: 0755->0644]
t/parallel-tests-exeext.sh [changed mode: 0755->0644]
t/parallel-tests-exit-statuses.sh [changed mode: 0755->0644]
t/parallel-tests-extra-programs.sh [changed mode: 0755->0644]
t/parallel-tests-fd-redirect-exeext.sh [changed mode: 0755->0644]
t/parallel-tests-fd-redirect.sh [changed mode: 0755->0644]
t/parallel-tests-fork-bomb.sh [changed mode: 0755->0644]
t/parallel-tests-generated-and-distributed.sh [changed mode: 0755->0644]
t/parallel-tests-harderror.sh [changed mode: 0755->0644]
t/parallel-tests-interrupt.tap [changed mode: 0755->0644]
t/parallel-tests-log-compiler-1.sh [changed mode: 0755->0644]
t/parallel-tests-log-compiler-2.sh [changed mode: 0755->0644]
t/parallel-tests-log-compiler-example.sh [changed mode: 0755->0644]
t/parallel-tests-log-override-1.sh [changed mode: 0755->0644]
t/parallel-tests-log-override-2.sh [changed mode: 0755->0644]
t/parallel-tests-log-override-recheck.sh [changed mode: 0755->0644]
t/parallel-tests-no-color-in-log.sh [changed mode: 0755->0644]
t/parallel-tests-no-spurious-summary.sh [changed mode: 0755->0644]
t/parallel-tests-once.sh [changed mode: 0755->0644]
t/parallel-tests-recheck-depends-on-all.sh [changed mode: 0755->0644]
t/parallel-tests-recheck-pr11791.sh [changed mode: 0755->0644]
t/parallel-tests-recheck.sh [changed mode: 0755->0644]
t/parallel-tests-reset-term.sh [changed mode: 0755->0644]
t/parallel-tests-subdir.sh [changed mode: 0755->0644]
t/parallel-tests-suffix-prog.sh [changed mode: 0755->0644]
t/parallel-tests-suffix.sh [changed mode: 0755->0644]
t/parallel-tests-trailing-whitespace.sh [changed mode: 0755->0644]
t/parallel-tests-unreadable.sh [changed mode: 0755->0644]
t/parse.sh [changed mode: 0755->0644]
t/per-target-flags.sh [changed mode: 0755->0644]
t/percent.sh [changed mode: 0755->0644]
t/percent2.sh [changed mode: 0755->0644]
t/phony.sh [changed mode: 0755->0644]
t/pkg-config-macros.sh [changed mode: 0755->0644]
t/pluseq.sh [changed mode: 0755->0644]
t/pluseq10.sh [changed mode: 0755->0644]
t/pluseq11.sh [changed mode: 0755->0644]
t/pluseq2.sh [changed mode: 0755->0644]
t/pluseq3.sh [changed mode: 0755->0644]
t/pluseq4.sh [changed mode: 0755->0644]
t/pluseq5.sh [changed mode: 0755->0644]
t/pluseq6.sh [changed mode: 0755->0644]
t/pluseq7.sh [changed mode: 0755->0644]
t/pluseq8.sh [changed mode: 0755->0644]
t/pluseq9.sh [changed mode: 0755->0644]
t/posixsubst-data.sh [changed mode: 0755->0644]
t/posixsubst-extradist.sh [changed mode: 0755->0644]
t/posixsubst-ldadd.sh [changed mode: 0755->0644]
t/posixsubst-libraries.sh [changed mode: 0755->0644]
t/posixsubst-ltlibraries.sh [changed mode: 0755->0644]
t/posixsubst-programs.sh [changed mode: 0755->0644]
t/posixsubst-scripts.sh [changed mode: 0755->0644]
t/posixsubst-sources.sh [changed mode: 0755->0644]
t/posixsubst-tests.sh [changed mode: 0755->0644]
t/postproc.sh [changed mode: 0755->0644]
t/ppf77.sh [changed mode: 0755->0644]
t/pr2.sh [changed mode: 0755->0644]
t/pr211.sh [changed mode: 0755->0644]
t/pr220.sh [changed mode: 0755->0644]
t/pr224.sh [changed mode: 0755->0644]
t/pr229.sh [changed mode: 0755->0644]
t/pr243.sh [changed mode: 0755->0644]
t/pr266.sh [changed mode: 0755->0644]
t/pr279-2.sh [changed mode: 0755->0644]
t/pr279.sh [changed mode: 0755->0644]
t/pr287.sh [changed mode: 0755->0644]
t/pr300-lib.sh [changed mode: 0755->0644]
t/pr300-ltlib.sh [changed mode: 0755->0644]
t/pr300-prog.sh [changed mode: 0755->0644]
t/pr307.sh [changed mode: 0755->0644]
t/pr401.sh [changed mode: 0755->0644]
t/pr401b.sh [changed mode: 0755->0644]
t/pr401c.sh [changed mode: 0755->0644]
t/pr72.sh [changed mode: 0755->0644]
t/pr87.sh [changed mode: 0755->0644]
t/pr9.sh [changed mode: 0755->0644]
t/prefix.sh [changed mode: 0755->0644]
t/primary-prefix-couples-documented-valid.sh [changed mode: 0755->0644]
t/primary-prefix-couples-force-valid.sh [changed mode: 0755->0644]
t/primary-prefix-invalid-couples.tap [changed mode: 0755->0644]
t/primary-prefix-valid-couples.sh [changed mode: 0755->0644]
t/primary.sh [changed mode: 0755->0644]
t/primary2.sh [changed mode: 0755->0644]
t/primary3.sh [changed mode: 0755->0644]
t/print-libdir.sh [changed mode: 0755->0644]
t/proginst.sh [changed mode: 0755->0644]
t/programs-primary-rewritten.sh [changed mode: 0755->0644]
t/py-compile-basedir.sh [changed mode: 0755->0644]
t/py-compile-basic.sh [changed mode: 0755->0644]
t/py-compile-destdir.sh [changed mode: 0755->0644]
t/py-compile-env.sh [changed mode: 0755->0644]
t/py-compile-option-terminate.sh [changed mode: 0755->0644]
t/py-compile-usage.sh [changed mode: 0755->0644]
t/python-am-path-iftrue.sh [changed mode: 0755->0644]
t/python-dist.sh [changed mode: 0755->0644]
t/python-missing.sh [changed mode: 0755->0644]
t/python-pr10995.sh [changed mode: 0755->0644]
t/python-too-old.sh [changed mode: 0755->0644]
t/python-vars.sh [changed mode: 0755->0644]
t/python-virtualenv.sh [changed mode: 0755->0644]
t/python.sh [changed mode: 0755->0644]
t/python10.sh [changed mode: 0755->0644]
t/python11.sh [changed mode: 0755->0644]
t/python12.sh [changed mode: 0755->0644]
t/python2.sh [changed mode: 0755->0644]
t/python3.sh [changed mode: 0755->0644]
t/recurs-user-deeply-nested.sh [changed mode: 0755->0644]
t/recurs-user-indir.sh [changed mode: 0755->0644]
t/recurs-user-keep-going.sh [changed mode: 0755->0644]
t/recurs-user-many.sh [changed mode: 0755->0644]
t/recurs-user-no-subdirs.sh [changed mode: 0755->0644]
t/recurs-user-no-top-level.sh [changed mode: 0755->0644]
t/recurs-user-override.sh [changed mode: 0755->0644]
t/recurs-user-phony.sh [changed mode: 0755->0644]
t/recurs-user-wrap.sh [changed mode: 0755->0644]
t/recurs-user.sh [changed mode: 0755->0644]
t/recurs-user2.sh [changed mode: 0755->0644]
t/relativize.tap [changed mode: 0755->0644]
t/remake-aclocal-version-mismatch.sh [changed mode: 0755->0644]
t/remake-after-acinclude-m4.sh [changed mode: 0755->0644]
t/remake-after-aclocal-m4.sh [changed mode: 0755->0644]
t/remake-after-configure-ac.sh [changed mode: 0755->0644]
t/remake-after-makefile-am.sh [changed mode: 0755->0644]
t/remake-all-1.sh [changed mode: 0755->0644]
t/remake-all-2.sh [changed mode: 0755->0644]
t/remake-am-pr10111.sh [changed mode: 0755->0644]
t/remake-config-status-dependencies.sh [changed mode: 0755->0644]
t/remake-configure-dependencies.sh [changed mode: 0755->0644]
t/remake-deeply-nested.sh [changed mode: 0755->0644]
t/remake-deleted-am-2.sh [changed mode: 0755->0644]
t/remake-deleted-am-subdir.sh [changed mode: 0755->0644]
t/remake-deleted-am.sh [changed mode: 0755->0644]
t/remake-deleted-m4-file.sh [changed mode: 0755->0644]
t/remake-fail.sh [changed mode: 0755->0644]
t/remake-gnulib-add-acsubst.sh [changed mode: 0755->0644]
t/remake-gnulib-add-header.sh [changed mode: 0755->0644]
t/remake-gnulib-remove-header.sh [changed mode: 0755->0644]
t/remake-include-aclocal.sh [changed mode: 0755->0644]
t/remake-include-configure.sh [changed mode: 0755->0644]
t/remake-include-makefile.sh [changed mode: 0755->0644]
t/remake-m4-pr10111.sh [changed mode: 0755->0644]
t/remake-macrodir.sh [changed mode: 0755->0644]
t/remake-maintainer-mode.sh [changed mode: 0755->0644]
t/remake-makefile-intree.sh [changed mode: 0755->0644]
t/remake-makefile-vpath.sh [changed mode: 0755->0644]
t/remake-mild-stress.sh [changed mode: 0755->0644]
t/remake-moved-m4-file.sh [changed mode: 0755->0644]
t/remake-not-after-make-dist.sh [changed mode: 0755->0644]
t/remake-recurs-user.sh [changed mode: 0755->0644]
t/remake-renamed-am.sh [changed mode: 0755->0644]
t/remake-renamed-m4-file.sh [changed mode: 0755->0644]
t/remake-renamed-m4-macro-and-file.sh [changed mode: 0755->0644]
t/remake-renamed-m4-macro.sh [changed mode: 0755->0644]
t/remake-subdir-from-subdir.sh [changed mode: 0755->0644]
t/remake-subdir-gnu.sh [changed mode: 0755->0644]
t/remake-subdir-grepping.sh [changed mode: 0755->0644]
t/remake-subdir-long-time.sh [changed mode: 0755->0644]
t/remake-subdir-no-makefile.sh [changed mode: 0755->0644]
t/remake-subdir-only.sh [changed mode: 0755->0644]
t/remake-subdir.sh [changed mode: 0755->0644]
t/remake-subdir2.sh [changed mode: 0755->0644]
t/remake-subdir3.sh [changed mode: 0755->0644]
t/remake-timing-bug-pr8365.sh [changed mode: 0755->0644]
t/repeated-options.sh [changed mode: 0755->0644]
t/reqd2.sh [changed mode: 0755->0644]
t/rulepat.sh [changed mode: 0755->0644]
t/sanity.sh [changed mode: 0755->0644]
t/seenc.sh [changed mode: 0755->0644]
t/self-check-configure-help.sh [changed mode: 0755->0644]
t/self-check-dir.tap [changed mode: 0755->0644]
t/self-check-exit.tap [changed mode: 0755->0644]
t/self-check-explicit-skips.sh [changed mode: 0755->0644]
t/self-check-is-blocked-signal.tap [changed mode: 0755->0644]
t/self-check-is_newest.tap [changed mode: 0755->0644]
t/self-check-me.tap [changed mode: 0755->0644]
t/self-check-report.sh [changed mode: 0755->0644]
t/self-check-seq.tap [changed mode: 0755->0644]
t/self-check-shell-no-trail-bslash.sh [changed mode: 0755->0644]
t/self-check-unindent.tap [changed mode: 0755->0644]
t/serial-tests.sh [changed mode: 0755->0644]
t/silent-c.sh [changed mode: 0755->0644]
t/silent-configsite.sh [changed mode: 0755->0644]
t/silent-custom.sh [changed mode: 0755->0644]
t/silent-cxx.sh [changed mode: 0755->0644]
t/silent-f77.sh [changed mode: 0755->0644]
t/silent-f90.sh [changed mode: 0755->0644]
t/silent-gen.sh [changed mode: 0755->0644]
t/silent-lex.sh [changed mode: 0755->0644]
t/silent-lt.sh [changed mode: 0755->0644]
t/silent-many-languages.sh [changed mode: 0755->0644]
t/silent-nested-vars.sh [changed mode: 0755->0644]
t/silent-texi.sh [changed mode: 0755->0644]
t/silent-yacc-headers.sh [changed mode: 0755->0644]
t/silent-yacc.sh [changed mode: 0755->0644]
t/sourcefile-in-subdir.sh [changed mode: 0755->0644]
t/space.sh [changed mode: 0755->0644]
t/specflg-dummy.sh [changed mode: 0755->0644]
t/specflg6.sh [changed mode: 0755->0644]
t/specflg7.sh [changed mode: 0755->0644]
t/specflg8.sh [changed mode: 0755->0644]
t/specflg9.sh [changed mode: 0755->0644]
t/spell.sh [changed mode: 0755->0644]
t/spell2.sh [changed mode: 0755->0644]
t/spell3.sh [changed mode: 0755->0644]
t/spelling.sh [changed mode: 0755->0644]
t/spy-rm.tap [changed mode: 0755->0644]
t/spy.sh [changed mode: 0755->0644]
t/src-acsubst.sh [changed mode: 0755->0644]
t/stamph2.sh [changed mode: 0755->0644]
t/stdinc.sh [changed mode: 0755->0644]
t/stdlib.sh [changed mode: 0755->0644]
t/stdlib2.sh [changed mode: 0755->0644]
t/strictness-override.sh [changed mode: 0755->0644]
t/strictness-precedence.sh [changed mode: 0755->0644]
t/strip.sh [changed mode: 0755->0644]
t/strip2.sh [changed mode: 0755->0644]
t/strip3.sh [changed mode: 0755->0644]
t/subdir-ac-subst.sh [changed mode: 0755->0644]
t/subdir-add-pr46.sh [changed mode: 0755->0644]
t/subdir-add2-pr46.sh [changed mode: 0755->0644]
t/subdir-am-cond.sh [changed mode: 0755->0644]
t/subdir-cond-err.sh [changed mode: 0755->0644]
t/subdir-cond-gettext.sh [changed mode: 0755->0644]
t/subdir-distclean.sh [changed mode: 0755->0644]
t/subdir-env-interference.sh [changed mode: 0755->0644]
t/subdir-keep-going-pr12554.sh [changed mode: 0755->0644]
t/subdir-order.sh [changed mode: 0755->0644]
t/subdir-subsub.sh [changed mode: 0755->0644]
t/subdir-with-slash.sh [changed mode: 0755->0644]
t/subdir.sh [changed mode: 0755->0644]
t/subobj-clean-lt-pr10697.sh [changed mode: 0755->0644]
t/subobj-clean-pr10697.sh [changed mode: 0755->0644]
t/subobj.sh [changed mode: 0755->0644]
t/subobj10.sh [changed mode: 0755->0644]
t/subobj11a.sh [changed mode: 0755->0644]
t/subobj11b.sh [changed mode: 0755->0644]
t/subobj11c.sh [changed mode: 0755->0644]
t/subobj2.sh [changed mode: 0755->0644]
t/subobj4.sh [changed mode: 0755->0644]
t/subobj5.sh [changed mode: 0755->0644]
t/subobj6.sh [changed mode: 0755->0644]
t/subobj7.sh [changed mode: 0755->0644]
t/subobj8.sh [changed mode: 0755->0644]
t/subobj9.sh [changed mode: 0755->0644]
t/subobjname.sh [changed mode: 0755->0644]
t/subpkg-macrodir.sh [changed mode: 0755->0644]
t/subpkg-yacc.sh [changed mode: 0755->0644]
t/subpkg.sh [changed mode: 0755->0644]
t/subpkg2.sh [changed mode: 0755->0644]
t/subpkg3.sh [changed mode: 0755->0644]
t/subpkg4.sh [changed mode: 0755->0644]
t/subst-no-trailing-empty-line.sh [changed mode: 0755->0644]
t/subst.sh [changed mode: 0755->0644]
t/subst3.sh [changed mode: 0755->0644]
t/subst4.sh [changed mode: 0755->0644]
t/subst5.sh [changed mode: 0755->0644]
t/substre2.sh [changed mode: 0755->0644]
t/substref.sh [changed mode: 0755->0644]
t/substtarg.sh [changed mode: 0755->0644]
t/suffix-chain.tap [changed mode: 0755->0644]
t/suffix-custom-subobj-and-specflg.sh [changed mode: 0755->0644]
t/suffix-custom-subobj.sh [changed mode: 0755->0644]
t/suffix.sh [changed mode: 0755->0644]
t/suffix10.tap [changed mode: 0755->0644]
t/suffix11.tap [changed mode: 0755->0644]
t/suffix2.sh [changed mode: 0755->0644]
t/suffix3.tap [changed mode: 0755->0644]
t/suffix4.sh [changed mode: 0755->0644]
t/suffix5.sh [changed mode: 0755->0644]
t/suffix6.sh [changed mode: 0755->0644]
t/suffix6b.sh [changed mode: 0755->0644]
t/suffix6c.sh [changed mode: 0755->0644]
t/suffix7.sh [changed mode: 0755->0644]
t/suffix8.tap [changed mode: 0755->0644]
t/suffix9.sh [changed mode: 0755->0644]
t/symlink.sh [changed mode: 0755->0644]
t/symlink2.sh [changed mode: 0755->0644]
t/syntax.sh [changed mode: 0755->0644]
t/tags-pr12372.sh [changed mode: 0755->0644]
t/tags.sh [changed mode: 0755->0644]
t/tags2.sh [changed mode: 0755->0644]
t/tagsub.sh [changed mode: 0755->0644]
t/tap-ambiguous-directive.sh [changed mode: 0755->0644]
t/tap-autonumber.sh [changed mode: 0755->0644]
t/tap-bad-prog.tap [changed mode: 0755->0644]
t/tap-bailout-and-logging.sh [changed mode: 0755->0644]
t/tap-bailout-leading-space.sh [changed mode: 0755->0644]
t/tap-bailout-suppress-badexit.sh [changed mode: 0755->0644]
t/tap-bailout-suppress-later-diagnostic.sh [changed mode: 0755->0644]
t/tap-bailout-suppress-later-errors.sh [changed mode: 0755->0644]
t/tap-bailout.sh [changed mode: 0755->0644]
t/tap-basic.sh [changed mode: 0755->0644]
t/tap-color.sh [changed mode: 0755->0644]
t/tap-common-setup.sh [changed mode: 0755->0644]
t/tap-deps.sh [changed mode: 0755->0644]
t/tap-diagnostic-custom.sh [changed mode: 0755->0644]
t/tap-diagnostic.sh [changed mode: 0755->0644]
t/tap-doc.sh [changed mode: 0755->0644]
t/tap-doc2.sh [changed mode: 0755->0644]
t/tap-driver-stderr.sh [changed mode: 0755->0644]
t/tap-empty-diagnostic.sh [changed mode: 0755->0644]
t/tap-empty.sh [changed mode: 0755->0644]
t/tap-escape-directive-2.sh [changed mode: 0755->0644]
t/tap-escape-directive.sh [changed mode: 0755->0644]
t/tap-exit.sh [changed mode: 0755->0644]
t/tap-fancy.sh [changed mode: 0755->0644]
t/tap-fancy2.sh [changed mode: 0755->0644]
t/tap-global-log.sh [changed mode: 0755->0644]
t/tap-global-result.sh [changed mode: 0755->0644]
t/tap-log.sh [changed mode: 0755->0644]
t/tap-merge-stdout-stderr.sh [changed mode: 0755->0644]
t/tap-missing-plan-and-bad-exit.sh [changed mode: 0755->0644]
t/tap-more.sh [changed mode: 0755->0644]
t/tap-more2.sh [changed mode: 0755->0644]
t/tap-msg0-bailout.sh [changed mode: 0755->0644]
t/tap-msg0-directive.sh [changed mode: 0755->0644]
t/tap-msg0-misc.sh [changed mode: 0755->0644]
t/tap-msg0-planskip.sh [changed mode: 0755->0644]
t/tap-msg0-result.sh [changed mode: 0755->0644]
t/tap-negative-numbers.sh [changed mode: 0755->0644]
t/tap-no-disable-hard-error.sh [changed mode: 0755->0644]
t/tap-no-merge-stdout-stderr.sh [changed mode: 0755->0644]
t/tap-no-spurious-numbers.sh [changed mode: 0755->0644]
t/tap-no-spurious-summary.sh [changed mode: 0755->0644]
t/tap-no-spurious.sh [changed mode: 0755->0644]
t/tap-not-ok-skip.sh [changed mode: 0755->0644]
t/tap-number-wordboundary.sh [changed mode: 0755->0644]
t/tap-numbers-leading-zero.sh [changed mode: 0755->0644]
t/tap-numeric-description.sh [changed mode: 0755->0644]
t/tap-out-of-order.sh [changed mode: 0755->0644]
t/tap-passthrough-exit.sh [changed mode: 0755->0644]
t/tap-passthrough.sh [changed mode: 0755->0644]
t/tap-plan-corner.sh [changed mode: 0755->0644]
t/tap-plan-errors.sh [changed mode: 0755->0644]
t/tap-plan-leading-zero.sh [changed mode: 0755->0644]
t/tap-plan-malformed.sh [changed mode: 0755->0644]
t/tap-plan-middle.sh [changed mode: 0755->0644]
t/tap-plan-whitespace.sh [changed mode: 0755->0644]
t/tap-plan.sh [changed mode: 0755->0644]
t/tap-planskip-and-logging.sh [changed mode: 0755->0644]
t/tap-planskip-badexit.sh [changed mode: 0755->0644]
t/tap-planskip-bailout.sh [changed mode: 0755->0644]
t/tap-planskip-case-insensitive.sh [changed mode: 0755->0644]
t/tap-planskip-late.sh [changed mode: 0755->0644]
t/tap-planskip-later-errors.sh [changed mode: 0755->0644]
t/tap-planskip-unplanned-corner.sh [changed mode: 0755->0644]
t/tap-planskip-unplanned.sh [changed mode: 0755->0644]
t/tap-planskip-whitespace.sh [changed mode: 0755->0644]
t/tap-planskip.sh [changed mode: 0755->0644]
t/tap-realtime.sh [changed mode: 0755->0644]
t/tap-recheck-logs.sh [changed mode: 0755->0644]
t/tap-recheck.sh [changed mode: 0755->0644]
t/tap-result-comment.sh [changed mode: 0755->0644]
t/tap-signal.tap [changed mode: 0755->0644]
t/tap-summary-color.sh [changed mode: 0755->0644]
t/tap-summary.sh [changed mode: 0755->0644]
t/tap-test-number-0.sh [changed mode: 0755->0644]
t/tap-todo-skip-together.sh [changed mode: 0755->0644]
t/tap-todo-skip-whitespace.sh [changed mode: 0755->0644]
t/tap-todo-skip.sh [changed mode: 0755->0644]
t/tap-unplanned.sh [changed mode: 0755->0644]
t/tap-whitespace-normalization.sh [changed mode: 0755->0644]
t/tap-with-and-without-number.sh [changed mode: 0755->0644]
t/tap-xfail-tests.sh [changed mode: 0755->0644]
t/tar-override.sh [changed mode: 0755->0644]
t/tar-ustar-id-too-high.sh [changed mode: 0755->0644]
t/tar.sh [changed mode: 0755->0644]
t/tar2.sh [changed mode: 0755->0644]
t/tar3.sh [changed mode: 0755->0644]
t/target-cflags.sh [changed mode: 0755->0644]
t/targetclash.sh [changed mode: 0755->0644]
t/test-driver-acsubst.sh [changed mode: 0755->0644]
t/test-driver-cond.sh [changed mode: 0755->0644]
t/test-driver-create-log-dir.sh [changed mode: 0755->0644]
t/test-driver-custom-multitest-recheck.sh [changed mode: 0755->0644]
t/test-driver-custom-multitest-recheck2.sh [changed mode: 0755->0644]
t/test-driver-custom-multitest.sh [changed mode: 0755->0644]
t/test-driver-custom-no-extra-driver.sh [changed mode: 0755->0644]
t/test-driver-custom-xfail-tests.sh [changed mode: 0755->0644]
t/test-driver-custom.sh [changed mode: 0755->0644]
t/test-driver-fail.sh [changed mode: 0755->0644]
t/test-driver-is-distributed.sh [changed mode: 0755->0644]
t/test-driver-strip-vpath.sh [changed mode: 0755->0644]
t/test-driver-trs-suffix-registered.sh [changed mode: 0755->0644]
t/test-extensions-cond.sh [changed mode: 0755->0644]
t/test-extensions.sh [changed mode: 0755->0644]
t/test-harness-vpath-rewrite.sh [changed mode: 0755->0644]
t/test-log.sh [changed mode: 0755->0644]
t/test-logs-repeated.sh [changed mode: 0755->0644]
t/test-metadata-global-log.sh [changed mode: 0755->0644]
t/test-metadata-global-result.sh [changed mode: 0755->0644]
t/test-metadata-recheck.sh [changed mode: 0755->0644]
t/test-metadata-results.sh [changed mode: 0755->0644]
t/test-missing.sh [changed mode: 0755->0644]
t/test-missing2.sh [changed mode: 0755->0644]
t/test-trs-basic.sh [changed mode: 0755->0644]
t/test-trs-recover.sh [changed mode: 0755->0644]
t/test-trs-recover2.sh [changed mode: 0755->0644]
t/tests-environment-and-log-compiler.sh [changed mode: 0755->0644]
t/tests-environment-backcompat.sh [changed mode: 0755->0644]
t/tests-environment-fd-redirect.sh [changed mode: 0755->0644]
t/tests-environment.sh [changed mode: 0755->0644]
t/testsuite-summary-color.sh [changed mode: 0755->0644]
t/testsuite-summary-count-many.sh [changed mode: 0755->0644]
t/testsuite-summary-count.sh [changed mode: 0755->0644]
t/testsuite-summary-reference-log.sh [changed mode: 0755->0644]
t/transform.sh [changed mode: 0755->0644]
t/transform2.sh [changed mode: 0755->0644]
t/transform3.sh [changed mode: 0755->0644]
t/txinfo-absolute-srcdir-pr408.sh [changed mode: 0755->0644]
t/txinfo-add-missing-and-dist.sh [changed mode: 0755->0644]
t/txinfo-bsd-make-recurs.sh [changed mode: 0755->0644]
t/txinfo-clean.sh [changed mode: 0755->0644]
t/txinfo-dvi-recurs.sh [changed mode: 0755->0644]
t/txinfo-info-in-srcdir.sh [changed mode: 0755->0644]
t/txinfo-makeinfo-error-no-clobber.sh [changed mode: 0755->0644]
t/txinfo-many-output-formats-vpath.sh [changed mode: 0755->0644]
t/txinfo-many-output-formats.sh [changed mode: 0755->0644]
t/txinfo-no-clutter.sh [changed mode: 0755->0644]
t/txinfo-no-extra-dist.sh [changed mode: 0755->0644]
t/txinfo-no-installinfo.sh [changed mode: 0755->0644]
t/txinfo-no-repeated-targets.sh [changed mode: 0755->0644]
t/txinfo-other-suffixes.sh [changed mode: 0755->0644]
t/txinfo-override-infodeps.sh [changed mode: 0755->0644]
t/txinfo-override-texinfo-tex.sh [changed mode: 0755->0644]
t/txinfo-setfilename-repeated.sh [changed mode: 0755->0644]
t/txinfo-setfilename-suffix-strip.sh [changed mode: 0755->0644]
t/txinfo-subdir-pr343.sh [changed mode: 0755->0644]
t/txinfo-tex-dist.sh [changed mode: 0755->0644]
t/txinfo-unrecognized-extension.sh [changed mode: 0755->0644]
t/txinfo-unrecognized-info-suffix.sh [changed mode: 0755->0644]
t/txinfo-vtexi.sh [changed mode: 0755->0644]
t/txinfo-vtexi2.sh [changed mode: 0755->0644]
t/txinfo-vtexi3.sh [changed mode: 0755->0644]
t/txinfo-vtexi4.sh [changed mode: 0755->0644]
t/txinfo-without-info-suffix.sh [changed mode: 0755->0644]
t/txinfo19.sh [changed mode: 0755->0644]
t/txinfo23.sh [changed mode: 0755->0644]
t/txinfo24.sh [changed mode: 0755->0644]
t/txinfo25.sh [changed mode: 0755->0644]
t/txinfo28.sh [changed mode: 0755->0644]
t/uninstall-fail.sh [changed mode: 0755->0644]
t/uninstall-pr9578.sh [changed mode: 0755->0644]
t/unused.sh [changed mode: 0755->0644]
t/upc.sh [changed mode: 0755->0644]
t/upc2.sh [changed mode: 0755->0644]
t/upc3.sh [changed mode: 0755->0644]
t/vala-configure.sh [changed mode: 0755->0644]
t/vala-grepping.sh [changed mode: 0755->0644]
t/vala-headers.sh [changed mode: 0755->0644]
t/vala-libs.sh [changed mode: 0755->0644]
t/vala-mix.sh [changed mode: 0755->0644]
t/vala-mix2.sh [changed mode: 0755->0644]
t/vala-non-recursive-setup.sh [changed mode: 0755->0644]
t/vala-parallel.sh [changed mode: 0755->0644]
t/vala-per-target-flags.sh [changed mode: 0755->0644]
t/vala-recursive-setup.sh [changed mode: 0755->0644]
t/vala-vapi.sh [changed mode: 0755->0644]
t/vala-vpath.sh [changed mode: 0755->0644]
t/var-recurs.sh [changed mode: 0755->0644]
t/var-recurs2.sh [changed mode: 0755->0644]
t/vars.sh [changed mode: 0755->0644]
t/vars3.sh [changed mode: 0755->0644]
t/vartar.sh [changed mode: 0755->0644]
t/vartypo2.sh [changed mode: 0755->0644]
t/vartypos.sh [changed mode: 0755->0644]
t/version3.sh [changed mode: 0755->0644]
t/version4.sh [changed mode: 0755->0644]
t/version6.sh [changed mode: 0755->0644]
t/version7.sh [changed mode: 0755->0644]
t/version8.sh [changed mode: 0755->0644]
t/vpath.sh [changed mode: 0755->0644]
t/warning-groups-win-over-strictness.sh [changed mode: 0755->0644]
t/warnings-obsolete-default.sh [changed mode: 0755->0644]
t/warnings-override.sh [changed mode: 0755->0644]
t/warnings-precedence.sh [changed mode: 0755->0644]
t/warnings-strictness-interactions.sh [changed mode: 0755->0644]
t/warnings-unknown.sh [changed mode: 0755->0644]
t/warnings-win-over-strictness.sh [changed mode: 0755->0644]
t/warnopts.sh [changed mode: 0755->0644]
t/werror.sh [changed mode: 0755->0644]
t/werror2.sh [changed mode: 0755->0644]
t/werror3.sh [changed mode: 0755->0644]
t/werror4.sh [changed mode: 0755->0644]
t/whoami.sh [changed mode: 0755->0644]
t/xsource.sh [changed mode: 0755->0644]
t/yacc-auxdir.sh [changed mode: 0755->0644]
t/yacc-basic.sh [changed mode: 0755->0644]
t/yacc-bison-skeleton-cxx.sh [changed mode: 0755->0644]
t/yacc-bison-skeleton.sh [changed mode: 0755->0644]
t/yacc-clean-cxx.sh [changed mode: 0755->0644]
t/yacc-clean.sh [changed mode: 0755->0644]
t/yacc-cxx.sh [changed mode: 0755->0644]
t/yacc-d-basic.sh [changed mode: 0755->0644]
t/yacc-d-cxx.sh [changed mode: 0755->0644]
t/yacc-d-vpath.sh [changed mode: 0755->0644]
t/yacc-deleted-headers.sh [changed mode: 0755->0644]
t/yacc-depend.sh [changed mode: 0755->0644]
t/yacc-depend2.sh [changed mode: 0755->0644]
t/yacc-dist-nobuild-subdir.sh [changed mode: 0755->0644]
t/yacc-dist-nobuild.sh [changed mode: 0755->0644]
t/yacc-grepping.sh [changed mode: 0755->0644]
t/yacc-grepping2.sh [changed mode: 0755->0644]
t/yacc-headers-and-dist-pr47.sh [changed mode: 0755->0644]
t/yacc-line.sh [changed mode: 0755->0644]
t/yacc-mix-c-cxx.sh [changed mode: 0755->0644]
t/yacc-nodist.sh [changed mode: 0755->0644]
t/yacc-pr204.sh [changed mode: 0755->0644]
t/yacc-subdir.sh [changed mode: 0755->0644]
t/yacc-weirdnames.sh [changed mode: 0755->0644]
t/yacc4.sh [changed mode: 0755->0644]
t/yaccdry.sh [changed mode: 0755->0644]
t/yaccpp.sh [changed mode: 0755->0644]
t/yaccvpath.sh [changed mode: 0755->0644]
t/yflags-cmdline-override.sh [changed mode: 0755->0644]
t/yflags-conditional.sh [changed mode: 0755->0644]
t/yflags-d-false-positives.sh [changed mode: 0755->0644]
t/yflags-force-conditional.sh [changed mode: 0755->0644]
t/yflags-force-override.sh [changed mode: 0755->0644]
t/yflags-var-expand.sh [changed mode: 0755->0644]
t/yflags.sh [changed mode: 0755->0644]
t/yflags2.sh [changed mode: 0755->0644]

index 93d63aa..4584d2b 100755 (executable)
@@ -313,7 +313,7 @@ while (my ($wrapped_test, $setup_list) = each %wrapper_setups)
         atomic_write $wrapper_test,
                      sub { write_wrapper_script $_[0], $wrapped_test,
                                                 $setup },
-                     0555;
+                     0444;
         # The generated test works by sourcing the original test, so that
         # it has to be re-run every time that changes ...
         print "$wbase.log: $wrapped_test\n";
@@ -391,7 +391,7 @@ foreach my $lt (TRUE, FALSE)
               exit \$?
 EOF
           },
-          0555);
+          0444);
       }
    }
 
index 8f9d8b4..9cd46ca 100644 (file)
@@ -68,7 +68,6 @@ sc_tests_required_after_defs \
 sc_tests_overriding_macros_on_cmdline \
 sc_tests_plain_sleep \
 sc_tests_ls_t \
-sc_tests_executable \
 sc_m4_am_plain_egrep_fgrep \
 sc_tests_no_configure_in \
 sc_tests_PATH_SEPARATOR \
@@ -402,19 +401,6 @@ sc_tests_ls_t:
          exit 1; \
        fi
 
-## Test scripts must be executable.
-sc_tests_executable:
-       @st=0; \
-       for f in $(xtests); do \
-         case $$f in \
-           t/ax/*|./t/ax/*|$(srcdir)/t/ax/*);; \
-           *) test -x $$f || { echo "$$f: not executable" >&2; st=1; }; \
-         esac; \
-       done; \
-       test $$st -eq 0 || echo '$@: some test scripts are not executable' >&2; \
-       exit $$st;
-
-
 ## Never use 'sleep 1' to create files with different timestamps.
 ## Use '$sleep' instead.  Some filesystems (e.g., Windows) have only
 ## a 2sec resolution.
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/t/ar.sh b/t/ar.sh
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)