summaryrefslogtreecommitdiff
path: root/tests/gnits3.test
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-02-23 13:07:57 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-02-23 20:25:47 +0100
commit5b44ce39c6a3648682e241c75be513fb68c42568 (patch)
tree839f475b3ca17f74bdf0b80c91e905ff9362f2f0 /tests/gnits3.test
parent2dfeef41c3a2045a6f54a75f710b8d7b930d4471 (diff)
downloadautomake-5b44ce39c6a3648682e241c75be513fb68c42568.tar.gz
tests: quote 'like this', not `like this', as per GCS recommendation
This patch converts the automake testsuite and related files, to the use of new quoting format 'like this' or "like this" rather than `like this'. This is done for consistency with the new recommendations in the GNU Coding Standards, and, well, because I've come to actually prefer the '...' and "..." quoting formats over the `...' one. * tests/README: Update quoting format throughout. Remove some "excessive" use of quoting, and throw in minor rewording where appropriate. * tests/Makefile.am: Likewise, for comments. * tests/CheckListOfTests.am: Likewise. * tests/defs-static.in: Likewise. * tests/defs: Likewise. * tests/trivial-test-driver: Likewise. * Many tests/*.tap, tests/*.test and tests/*.sh files: Likewise, and for the diagnostic and informational messages as well. * tests/gen-testsuite-part: Likewise, and for the generated tests as well.
Diffstat (limited to 'tests/gnits3.test')
-rwxr-xr-xtests/gnits3.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/gnits3.test b/tests/gnits3.test
index 931d04e20..f4797629d 100755
--- a/tests/gnits3.test
+++ b/tests/gnits3.test
@@ -25,8 +25,8 @@ AC_OUTPUT
END
# We use the same basename for all targets on purpose. This way
-# we make sure that `AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = nok'
-# will not match anything containing `nok'.
+# we make sure that 'AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = nok'
+# will not match anything containing 'nok'.
cat > Makefile.am << 'END'
AUTOMAKE_OPTIONS = gnits