summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-05-19 12:24:48 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-05-19 12:24:48 +0200
commit533186d2edfbcfeac9944ff06e7770fae68be6d9 (patch)
tree11b378ab61fbbb4d80f97cba691e35c352146f4a
parentb8e9d8d0171fbb15652a88b840b231b686a87498 (diff)
downloadautomake-533186d2edfbcfeac9944ff06e7770fae68be6d9.tar.gz
tests: fix a botched heading comment
* t/parallel-tests-recheck-pr11791.sh: Here. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
-rw-r--r--t/parallel-tests-recheck-pr11791.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/parallel-tests-recheck-pr11791.sh b/t/parallel-tests-recheck-pr11791.sh
index 1bd535d7c..7fad70688 100644
--- a/t/parallel-tests-recheck-pr11791.sh
+++ b/t/parallel-tests-recheck-pr11791.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/>.
-# parallel-tests: "make recheck" "make -k recheck" in the face of build
+# parallel-tests: "make -k recheck" in the face of build
# failures for the test cases. See automake bug#11791.
required='cc native'