From: Stefano Lattarini Date: Sat, 30 Jun 2012 19:32:20 +0000 (+0200) Subject: Merge branch 'maint' X-Git-Tag: v1.12b~95 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e18ac4b80c7817b124880f007ba1c796f8ac9794;p=platform%2Fupstream%2Fautomake.git Merge branch 'maint' * maint: parallel-tests: "recheck" behaves better in case of compilation failures scripts: quote 'like this', not `like this' Signed-off-by: Stefano Lattarini --- e18ac4b80c7817b124880f007ba1c796f8ac9794 diff --cc lib/test-driver index e70a930,aba4d1d..53e19b8 --- a/lib/test-driver +++ b/lib/test-driver @@@ -1,7 -1,7 +1,7 @@@ #! /bin/sh -# test-driver - basic driver script for the 'parallel-tests' mode. +# test-driver - basic testsuite driver script. - scriptversion=2012-05-18.16; # UTC + scriptversion=2012-06-27.10; # UTC # Copyright (C) 2011-2012 Free Software Foundation, Inc. #