* t/distcheck-override-infodir.sh: Be sure that valid occurences
of the "aclocal" and "automake" strings, which can confuse the
'sc_tests_plain_automake' check, are protected by leading "#"
characters.
* t/ax/test-lib.sh: Always use '$(...)' for command subtitution,
to avoid triggering the 'sc_test
* doc/automake.texi (Texinfo): Here. And a minor wording improvement
while we are at it.
Signed-off-by: Stefano Lattarini
---
doc/automake.texi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/automake.texi b/doc/automake.texi
index a168bb9..ac2c0a5 100644
--- a/doc
* t/python-am-path-iftrue.sh: This.
* t/python-missing.sh: And this.
Signed-off-by: Stefano Lattarini
---
0 files changed
mode change 100644 => 100755 t/python-am-path-iftrue.sh
mode change 100644 => 100755 t/python-missing.sh
diff --git a/t/python-am-path-iftrue.sh b/t/python-am-path-iftrue.
commit c6cc38027572445a25d749db99473f82521cc79e
Merge: 2868ff8 daeca29
Author: Stefano Lattarini
Date: Mon Aug 13 14:05:40 2012 +0200
Merge branch 'maint'
* maint:
tests: rework tests on AM_PATH_PYTHON
cosmetics: fix typos and references in comments
typofix: in a test
* t/python8.sh, t/python9.sh: Merge into ...
* t/python-am-path-iftrue.sh: ... this new test, with minor adjustments.
* t/python4.sh, t/python5.sh, t/python6.sh, t/python7.sh: Merge into ...
* t/python-missing.sh: ... this new test.
* t/python5b.sh: Rename ...
* t/python-too-old.sh: ... like this,
* t/cscope.tap: Here.
Signed-off-by: Stefano Lattarini
---
t/cscope.tap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/cscope.tap b/t/cscope.tap
index d57b2a8..9db0d8e 100755
--- a/t/cscope.tap
+++ b/t/cscope.tap
@@ -156,7 +156,7 @@ if using_gmake; then
else
- skip_r