diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2013-05-16 13:36:49 +0200 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2013-05-16 13:44:44 +0200 |
commit | 9c468420a8ff18940ab2e9d47d096788ed5801f0 (patch) | |
tree | 37ba4f5e24ce6050fbab100fb1aac03648f6ce01 /t/self-check-cc-no-c-o.sh | |
parent | 6aaa128d3a20fd3e3cc60a695be1f7368203a688 (diff) | |
download | automake-9c468420a8ff18940ab2e9d47d096788ed5801f0.tar.gz |
tests: remove remaining exec bits ('maint' branch)
The executable bit gives the impression that the tests 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 'maint' branch (automake 1.13a), and is a
follow-up to commit 'v1.13.2-3-g74017b5', done on the 'micro' branch
(automake 1.13.2a). It will soon be followed by a similar patch
for the 'master' branch (automake 1.99a).
* t/am-prog-cc-c-o.sh: Remove executable bit.
* t/ccnoco4.sh: Likewise.
* t/dist-shar.sh: Likewise.
* t/dist-tarZ.sh: Likewise.
* t/lex-multiple.sh: Likewise.
* t/preproc-basics.sh: Likewise.
* t/preproc-c-compile.sh: Likewise.
* t/preproc-demo.sh: Likewise.
* t/preproc-errmsg.sh: Likewise.
* t/rm-f-probe.sh: Likewise.
* t/self-check-cc-no-c-o.sh: Likewise.
* t/txinfo-builddir.sh: Likewise.
* t/txinfo-nodist-info.sh: Likewise.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/self-check-cc-no-c-o.sh')
-rw-r--r--[-rwxr-xr-x] | t/self-check-cc-no-c-o.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/self-check-cc-no-c-o.sh b/t/self-check-cc-no-c-o.sh index 69809b77f..69809b77f 100755..100644 --- a/t/self-check-cc-no-c-o.sh +++ b/t/self-check-cc-no-c-o.sh |