summaryrefslogtreecommitdiff
path: root/t/dejagnu4.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/dejagnu4.sh')
-rwxr-xr-xt/dejagnu4.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/dejagnu4.sh b/t/dejagnu4.sh
index 44904dfbf..1c9479893 100755
--- a/t/dejagnu4.sh
+++ b/t/dejagnu4.sh
@@ -17,11 +17,11 @@
# Check that the DejaGnu rules work for a simple program and test case.
# Also check PR 488: Failure of the first of several tools tested.
# From the original bug report:
-# ``If you use dejagnu for testing and have multiple tools (i.e.,
+# If you use dejagnu for testing and have multiple tools (i.e.,
# multiple entries in the DEJATOOL variable) then the success/failure
# of "make check" is only dependent on the success/failure of the
# tests on the final tool. Thus there may be failures in the tests on
-# previous tools, but at first glance "make check" has passed.''
+# previous tools, but at first glance "make check" has passed.
required=runtest
. ./defs || Exit 1