summaryrefslogtreecommitdiff
path: root/tests/subdir5.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/subdir5.test')
-rwxr-xr-xtests/subdir5.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/subdir5.test b/tests/subdir5.test
index ed8eb7564..a74c746d0 100755
--- a/tests/subdir5.test
+++ b/tests/subdir5.test
@@ -15,8 +15,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Test to make sure that adding a new directory works.
-# This test runs `make' from the top-level directory, the sister test
-# `subdir8.test' do it from a subdirectory.
+# This test runs 'make' from the top-level directory, the sister test
+# 'subdir8.test' do it from a subdirectory.
# PR automake/46
. ./defs || Exit 1
@@ -69,7 +69,7 @@ grep '^SUBDIRS = *maude *$' Makefile
test -f maude/Makefile
# Then we add a new directory by modifying a file included (through
-# `m4_include') by configure.ac.
+# 'm4_include') by configure.ac.
mkdir maude2
# Modified configure dependencies must be newer than config.status.
$sleep