automake-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[automake-commit] branch master updated: tests: remove spurious +x bits


From: Mike Frysinger
Subject: [automake-commit] branch master updated: tests: remove spurious +x bits
Date: Fri, 28 Jan 2022 02:50:18 -0500

This is an automated email from the git hooks/post-receive script.

vapier pushed a commit to branch master
in repository automake.

View the commit online:
https://git.savannah.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=560216a4fc349fd7dce659496813f3ee953f7694

The following commit(s) were added to refs/heads/master by this push:
     new 560216a4f tests: remove spurious +x bits
560216a4f is described below

commit 560216a4fc349fd7dce659496813f3ee953f7694
Author: Mike Frysinger <vapier@gentoo.org>
AuthorDate: Thu Jan 27 04:54:17 2022 -0500

    tests: remove spurious +x bits
    
    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 | 0
 t/ccnoco-deps.sh                | 0
 t/ccnoco-lib.sh                 | 0
 t/ccnoco-lt.sh                  | 0
 t/perf/cond.sh                  | 0
 t/perf/testsuite-recheck.sh     | 0
 t/perf/testsuite-summary.sh     | 0
 t/python-prefix.sh              | 0
 t/tags-lisp-space.sh            | 0
 t/test-extensions-empty.sh      | 0
 10 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/t/built-sources-install-exec.sh b/t/built-sources-install-exec.sh
old mode 100755
new mode 100644
diff --git a/t/ccnoco-deps.sh b/t/ccnoco-deps.sh
old mode 100755
new mode 100644
diff --git a/t/ccnoco-lib.sh b/t/ccnoco-lib.sh
old mode 100755
new mode 100644
diff --git a/t/ccnoco-lt.sh b/t/ccnoco-lt.sh
old mode 100755
new mode 100644
diff --git a/t/perf/cond.sh b/t/perf/cond.sh
old mode 100755
new mode 100644
diff --git a/t/perf/testsuite-recheck.sh b/t/perf/testsuite-recheck.sh
old mode 100755
new mode 100644
diff --git a/t/perf/testsuite-summary.sh b/t/perf/testsuite-summary.sh
old mode 100755
new mode 100644
diff --git a/t/python-prefix.sh b/t/python-prefix.sh
old mode 100755
new mode 100644
diff --git a/t/tags-lisp-space.sh b/t/tags-lisp-space.sh
old mode 100755
new mode 100644
diff --git a/t/test-extensions-empty.sh b/t/test-extensions-empty.sh
old mode 100755
new mode 100644



reply via email to

[Prev in Thread] Current Thread [Next in Thread]