summaryrefslogtreecommitdiff
path: root/t/silent-yacc.sh
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-13 14:28:52 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-08-13 14:28:52 +0200
commitf095d7e3c86a1c94b1e5437d6e9becdf82006f36 (patch)
tree516bfbde4844157d4f3b471dd41e12f2124df217 /t/silent-yacc.sh
parentfa252add85c72412bb281446a4e3d078f7553966 (diff)
parentc6cc38027572445a25d749db99473f82521cc79e (diff)
downloadautomake-f095d7e3c86a1c94b1e5437d6e9becdf82006f36.tar.gz
Merge branch 'master' into ng/master
* master: tests: rework tests on AM_PATH_PYTHON cosmetics: fix typos and references in comments typofix: in a test diagnostic readme: fixlets to HACKING cleanup: remove unused transform '%HAVE-MANS%' cleanup: remove stale references to 'lzma' option
Diffstat (limited to 't/silent-yacc.sh')
-rwxr-xr-xt/silent-yacc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/silent-yacc.sh b/t/silent-yacc.sh
index e68d38e07..6330fc7ef 100755
--- a/t/silent-yacc.sh
+++ b/t/silent-yacc.sh
@@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Check silent-rules mode for Yacc.
-# Keep this in sync with sister test 'silent-yacc-gcc.test'.
+# Keep this in sync with sister test 'silent-yacc-gcc.sh'.
required='cc yacc'
. ./defs || exit 1