]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
tests: remove spurious +x bits
authorMike Frysinger <vapier@gentoo.org>
Thu, 27 Jan 2022 09:54:17 +0000 (04:54 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 28 Jan 2022 07:50:12 +0000 (02:50 -0500)
None of these files are (or can be) executed directly, so drop the
spurious +x permission bit.  None of the other tests do this either.

* t/built-sources-install-exec.sh: Remove +x bit.
* t/ccnoco-deps.sh: Likewise.
* t/ccnoco-lib.sh: Likewise.
* t/ccnoco-lt.sh: Likewise.
* t/perf/cond.sh: Likewise.
* t/perf/testsuite-recheck.sh: Likewise.
* t/perf/testsuite-summary.sh: Likewise.
* t/python-prefix.sh: Likewise.
* t/tags-lisp-space.sh: Likewise.
* t/test-extensions-empty.sh: Likewise.

t/built-sources-install-exec.sh [changed mode: 0755->0644]
t/ccnoco-deps.sh [changed mode: 0755->0644]
t/ccnoco-lib.sh [changed mode: 0755->0644]
t/ccnoco-lt.sh [changed mode: 0755->0644]
t/perf/cond.sh [changed mode: 0755->0644]
t/perf/testsuite-recheck.sh [changed mode: 0755->0644]
t/perf/testsuite-summary.sh [changed mode: 0755->0644]
t/python-prefix.sh [changed mode: 0755->0644]
t/tags-lisp-space.sh [changed mode: 0755->0644]
t/test-extensions-empty.sh [changed mode: 0755->0644]

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