summaryrefslogtreecommitdiff
path: root/t/aclocal-verbose-install.sh
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-06-22 23:18:54 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-06-22 23:18:54 +0200
commitd1490b591601685d3fd6313475ac5a58940d5f6b (patch)
tree7fa452449164606515424f4b749a84b6f278cb7b /t/aclocal-verbose-install.sh
parentca744ade0bacef9333d0ef88ef3d6e858a09d15b (diff)
downloadautomake-d1490b591601685d3fd6313475ac5a58940d5f6b.tar.gz
cosmetics: quote `like this', not 'like this', in a couple of tests
* t/ansi2knr-no-more.sh: Here. * t/aclocal-verbose-install.sh: And here. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/aclocal-verbose-install.sh')
-rwxr-xr-xt/aclocal-verbose-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/aclocal-verbose-install.sh b/t/aclocal-verbose-install.sh
index 594c60727..095a3f7fc 100755
--- a/t/aclocal-verbose-install.sh
+++ b/t/aclocal-verbose-install.sh
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Check verbose messages by `aclocal --install'.
+# Check verbose messages by 'aclocal --install'.
am_create_testdir=empty
. ./defs || Exit 1