From: Stefano Lattarini Date: Sun, 19 May 2013 10:24:48 +0000 (+0200) Subject: tests: fix a botched heading comment X-Git-Tag: v1.13b~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=533186d2edfbcfeac9944ff06e7770fae68be6d9;p=thirdparty%2Fautomake.git tests: fix a botched heading comment * t/parallel-tests-recheck-pr11791.sh: Here. Signed-off-by: Stefano Lattarini --- 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 . -# 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'