diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2013-05-16 12:18:43 +0200 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2013-05-16 13:34:25 +0200 |
commit | 74017b56cbadf675de023f7bee6a0b18877c0a74 (patch) | |
tree | 1ba12b491eaa89e35996ae2a04fda42030bec817 /t/auxdir.sh | |
parent | 48fc2d83362b4ad62e9e88dfec1cba6b934b8963 (diff) | |
download | automake-74017b56cbadf675de023f7bee6a0b18877c0a74.tar.gz |
tests: remove exec bit from all of them ('micro' branch)
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>
Diffstat (limited to 't/auxdir.sh')
-rw-r--r--[-rwxr-xr-x] | t/auxdir.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/auxdir.sh b/t/auxdir.sh index 38b2bb7d3..38b2bb7d3 100755..100644 --- a/t/auxdir.sh +++ b/t/auxdir.sh |